[jupyter] Jupyter/governance: document describing how we are using labels/milestones

2017-01-06 Thread Brian Granger
Hi all,

In the JupyterLab repo, we have been experimenting with a slightly
more formal and structured approach to using Github labels and
milestones. The flat nature of the GitHub label namespace makes it
difficult to manage large numbers of issues. We have come up with a
label taxonomy that is helping us mange issues in the JupyterLab repo.

Here is the document/PR describing this approach:

https://github.com/jupyter/governance/pull/29

Here is the JupyterLab repo's labels, milestones and issues links that
use this approach:

https://github.com/jupyterlab/jupyterlab/issues
https://github.com/jupyterlab/jupyterlab/labels
https://github.com/jupyterlab/jupyterlab/milestones

Right now I have written this to be descriptive rather than
prescriptive; IOW it is completely optional for other subprojects to
adopt. However, part of the motivation here is to see if we can come
up with an approach that more of our subprojects can use. This would
allow us to query our issues and PRs in a structured way across
repos/orgs.

Please provide feedback and comments here:

https://github.com/jupyter/governance/pull/29

Cheers,

Brian

-- 
Brian E. Granger
Associate Professor of Physics and Data Science
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
bgran...@calpoly.edu and elliso...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAH4pYpT46tk78gpBi_uVkwmONJYZwt3yhi3_t09uPy-%2BnEpuBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] Re: IPython build fom source

2017-01-06 Thread Michael Jensen
Hi Carol and Thomas,

thanks a lot for the pointers; this helps. I was circling here 
https://jupyter.readthedocs.io/en/latest/developer-docs/index.html and did 
not came to a termination of the loop :-)

Regards,
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/5fd1758a-11d7-4bec-9c4e-726e8dc4ee3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [jupyter] IPython build fom source

2017-01-06 Thread Thomas Kluyver
Hi Michael,

Most of our packages can be installed from the source directory like any
other Python package, by running:

pip install .

The notebook needs some extra pieces to build Javascript components; the
information about that is available here:
http://jupyter-notebook.readthedocs.io/en/latest/contributing.html#setting-up-a-development-environment

Thomas

On 6 January 2017 at 15:59, Michael Jensen  wrote:

> Hi,
>
> where has the documentation gone how to build Jupyter (IPython) from
> source? It was available until version 3.
>
> Regards,
> Michael
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jupyter/4f96384e-f865-42ae-8aff-81af296e3695%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAOvn4qjabG688HZYPVGA-soH4mEAk1OZP_FP6Ve3zX9qB7A9QA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] IPython build fom source

2017-01-06 Thread Michael Jensen
Hi,

where has the documentation gone how to build Jupyter (IPython) from 
source? It was available until version 3.

Regards,
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/4f96384e-f865-42ae-8aff-81af296e3695%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.