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

Build tours in Advanced Settings/overrides.json? #15

Closed
bollwyvl opened this issue May 3, 2021 · 0 comments · Fixed by #17
Closed

Build tours in Advanced Settings/overrides.json? #15

bollwyvl opened this issue May 3, 2021 · 0 comments · Fixed by #17

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented May 3, 2021

A common thing I end up wanting is a specific tour for just one repo deployed on binder, as part of a constructor build, or soon, https://github.com/jtpio/jupyterlite/issues/31.

From a binder/lite perspective, it seems like being able to use the declarative schema in overrides.json might be the lowest-touch way to get something out the door for an end user. This would be a natural place to get at least initial support for schema validation, even though there's no autocomplete, etc.

Additionally, if I know my audience already knows JupyterLab, having a "big hammer" "dont-show-any-damned-toasts": true might be handy, both at the per-tour level, as well as a global setting.

I haven't poked around the codebase in a while, maybe I'll freshen up and see if i can get a PR together...

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 a pull request may close this issue.

1 participant