Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Initial server management implementation #71

Merged
merged 26 commits into from
Jul 22, 2017

Conversation

lucbouchard1
Copy link
Contributor

This PR introduces the infrastructure required to support the server management described in #48 in addition to an initial implementation. I'm still working with @cameronoelsen on refining the design, but I want to merge this PR to make work easier for @nproctor.

I refactored the code to run a react-based 'launcher' app before JupyterLab is started. Right now, the app launches directly into JupyterLab by default. There is an additional 'Servers' menu in the menu bar that can be used to either launch the server management UI or launch a new window with another connection. The server management UI is an unstable feature.

Luc Bouchard and others added 26 commits July 18, 2017 15:35
Copy link
Contributor

@nproctor nproctor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works!

@lucbouchard1 lucbouchard1 merged commit 12b112d into jupyterlab:master Jul 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants