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

Start jupyter server in child process and launch render process with token. #26

Merged
merged 3 commits into from
Jun 22, 2017

Conversation

lucbouchard1
Copy link
Contributor

This commit fixes issue #12 . The server is launched in a child process and the token is collect using jupyter notebook list. The token is then injected into the frontend html using Handlebars.

@ddavidebor
Copy link
Contributor

WOOOOOAH

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.

Window "closed" event wasn't working as expected. The window wouldn't re-open on active. It seems to be working now.

@ashutoshbondre ashutoshbondre merged commit 4faf678 into jupyterlab:master Jun 22, 2017
@ddavidebor
Copy link
Contributor

@lucbouchard1 why did you remove electron-prebuilt-compile and used vanilla typescript instead?

@lucbouchard1
Copy link
Contributor Author

@ddavidebor I was having problems with the build and changed it out of frustration. I think I have more of a grip on how to configure it now so I will change it back. I agree it's better with electron-prebuilt-compile. I'll open an issue.

@ddavidebor
Copy link
Contributor

For future reference: the issue is #28

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.

4 participants