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 jupyverse automatically on Binder #73

Closed
jtpio opened this issue Sep 23, 2021 · 0 comments · Fixed by #76
Closed

Start jupyverse automatically on Binder #73

jtpio opened this issue Sep 23, 2021 · 0 comments · Fixed by #76
Labels
enhancement New feature or request

Comments

@jtpio
Copy link
Member

jtpio commented Sep 23, 2021

Problem

At the moment we have to start jupyverse by running a couple of notebook cells on Binder:

image

Maybe should add the jupyter-server-proxy config to automatically run the command on startup. And use the ?urlpath= in the Binder URL to redirect to the jupyverse-served frontend on startup.

Proposed Solution

We add a jupyter_notebook_config.py that sets up the jupyter-server-proxy config.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant