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

Binder starter URL not workin after jupyter-starters upgrade #104

Open
datakurre opened this issue Apr 7, 2022 · 1 comment
Open

Binder starter URL not workin after jupyter-starters upgrade #104

datakurre opened this issue Apr 7, 2022 · 1 comment

Comments

@datakurre
Copy link
Collaborator

datakurre commented Apr 7, 2022

Binder URL to start with a starter

https://mybinder.org/v2/gh/robots-from-jupyter/robotkernel/master?urlpath=lab/tree/starter/robotkernel-quickstart

stopped working after upgrading to starters 1.1.0 with error

Cannot open
Could not find path: starter/robotkernel-quickstart

(404 for a url like https://hub.gke2.mybinder.org/user/robots-from-jupyter-robotkernel-ktqhjdyi/api/contents/starter/robotkernel-quickstart?content=0&1649348907830)

According to docs, this is the right format

https://mybinder.org/v2/gh/robots-from-jupyter/robotkernel/master?urlpath=lab%3Fstarter%2Frobotkernel-quickstart%2F

but neither does that work.

Starters are visible and work well from launcher.

Related files:

@datakurre
Copy link
Collaborator Author

@bollwyvl Would you see something obvious missing, why jupyter-starters URL stopped working?

Kernel extension should be there:

$ jupyter serverextension list
config dir: /srv/conda/envs/notebook/etc/jupyter
   jupyter_starters  enabled 
   - Validating...
     jupyter_starters 1.1.0 OK
   jupyter_resource_usage  enabled 
   - Validating...
     jupyter_resource_usage 0.6.1 OK
   jupyterlab  enabled 
   - Validating...
     jupyterlab 3.2.9 OK
   nteract_on_jupyter  enabled 
   - Validating...
     nteract_on_jupyter 2.1.3 OK
   jupyter_offlinenotebook  enabled 
   - Validating...
     jupyter_offlinenotebook  OK

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

No branches or pull requests

1 participant