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

Support RetroLab-like applications #65

Closed
bollwyvl opened this issue Jul 31, 2021 · 0 comments · Fixed by #72
Closed

Support RetroLab-like applications #65

bollwyvl opened this issue Jul 31, 2021 · 0 comments · Fixed by #72
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link

Elevator Pitch

Doing as few special case code changes as possible, support launching in a applications with fewer core Lab features enable.

Motivation

RetroLab represents both an example, limited application, as well as a concrete, first-party-supported application which will likely stay up-to-date with Lab core. It is likely to be adopted by more conservative Hub deployments as a default application rather than throwing full-blown Lab at potentially first-time Jupyter users.

Design Ideas

  • add to IFileBrowser toolbar
    • maybe add a dialog for "custom diagram" (buh)
  • move as many required IWhateverToken to optional
  • do some CSS detection to consume all of the gutter space
  • replicate some control surfaces in more places (e.g. IMainMenu)
  • add to Robot tests
  • update docs
@bollwyvl bollwyvl added the enhancement New feature or request label Jul 31, 2021
@bollwyvl bollwyvl mentioned this issue Nov 13, 2021
12 tasks
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