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

jupyter options do not utilize github field when no repo specified #747

Closed
stevejpurves opened this issue Nov 13, 2023 · 0 comments · Fixed by #784
Closed

jupyter options do not utilize github field when no repo specified #747

stevejpurves opened this issue Nov 13, 2023 · 0 comments · Fixed by #784
Labels
bug Something isn't working

Comments

@stevejpurves
Copy link
Contributor

The github field is ignored in each of the following cases, and binder is pointed to the default/fallback repo. In each case the github setting should be used.

github: username/repo
jupyter: true
github: username/repo
jupyter: 'binder'
github: username/repo
jupyter:
   binder: true

Note: that the docs are also unclear on that point and need improvement https://mystmd.org/guide/integrating-jupyter#quick-setup-options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant