Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

improved running-server checks for install #1045

Merged
merged 3 commits into from
Aug 15, 2017

Conversation

jcb91
Copy link
Member

@jcb91 jcb91 commented Aug 14, 2017

fixes #1043 by obviating the requirement for psutils, relying instead on the (presumably more reliable) method of using notebook-provided functions to check for running servers. Also adds a flat to allow install/uninstall actions without checking for running servers.

jcb91 added 2 commits August 14, 2017 00:59
use the notebook-provided list_running_servers function to check
for running notebook servers, rather than using our previous
psutil effort.
allows simple installation in multiple-environment or multi-user
configurations
@juhasch
Copy link
Member

juhasch commented Aug 14, 2017

👍 Good idea!

Can you add a description of the new flag to the docs ?

@jcb91
Copy link
Member Author

jcb91 commented Aug 14, 2017

I've added a note of explanation to the main readme & the corresponding docs page, hope it makes sense 😄

@juhasch
Copy link
Member

juhasch commented Aug 15, 2017

Great. Looks good to me!

@juhasch juhasch merged commit 6998d21 into ipython-contrib:master Aug 15, 2017
@jcb91 jcb91 deleted the running branch August 23, 2017 12:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot install pip install jupyter_contrib_nbextensions in cygwin
2 participants