Re: [jupyter] Unable to Update jupyter via PIP on Mac

2017-12-15 Thread Lawrence D’Oliveiro
On Saturday, December 16, 2017 at 8:15:10 AM UTC+13, Matthias Bussonnier wrote: > > > I even think this is due to apple System Integrity Protection[1], this > makes part of the macOS filesytem read-only because you should really, > really, really not change these files/directories. One of the

[jupyter] code completion showing each attribute twice

2017-12-15 Thread Steven Silvester
Hi Michel, are you using JupyterLab? If so, that is a known issue that will be fixed in the next release. https://github.com/jupyterlab/jupyterlab/issues/3365 Regards, Steve -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To

Re: [jupyter] Unable to Update jupyter via PIP on Mac

2017-12-15 Thread Matthias Bussonnier
On 15 December 2017 at 19:55, M Pacer wrote: > To say a bit more, the issues you are running into are potentially related > to permission issues that stem from you installing with sudo. It will be > hard to help you more specifically until we know for sure that it does not >

Re: [jupyter] Unable to Update jupyter via PIP on Mac

2017-12-15 Thread M Pacer
To say a bit more, the issues you are running into are potentially related to permission issues that stem from you installing with sudo. It will be hard to help you more specifically until we know for sure that it does not stem from your using sudo. Here's a link to conda:

[jupyter] NumFOCUS End-of-Year Fundraising Drive (Jupyter fiscal sponsor)

2017-12-15 Thread Gina Helfrich
Hi folks, NumFOCUS, the nonprofit that provides fiscal sponsorship for Project Jupyter, kicks off our end of year fundraising drive officially on Monday and would really appreciate your support! Andy Terrel, NumFOCUS Board President, has generously put up the first $5,000 donation as a

Re: [jupyter] Unable to Update jupyter via PIP on Mac

2017-12-15 Thread Thomas Kluyver
It's not recommended to use pip with sudo. Either user the --user flag for pip to install under your home directory, or create a virtualenv or conda env to install packages into. Thomas On 15 December 2017 at 17:08, Mihkael Kolodny wrote: > Hi All - Appreciate your

[jupyter] Unable to Update jupyter via PIP on Mac

2017-12-15 Thread Mihkael Kolodny
Hi All - Appreciate your assistance in advance. I am trying to install Jupyter and I am having issues installing dependencies. Can you please assist me with troubleshooting? I ran the command: sudo -H python -m pip install jupyter Output: Collecting jupyter Using cached

Re: [jupyter] Jupyter Kernel Spec + N times refreshing for N Kernels + Slow start up #3135

2017-12-15 Thread Thomas Kluyver
I'll investigate and post updates on the issue. It's best to post the issue in just one place - we get notifications for issues, so you don't need to send it to the mailing list as well. Posting in two places can split discussion and lead to duplicated effort. Thanks! On 15 December 2017 at