scriptedforms
scriptedforms copied to clipboard
To be done before 0.12.0 release
- [ ] Selenium CI testing on more platform combinations
- [ ] Remove the comma parameter method. It's been deprecated for a significant amount of time.
- [ ] Begin creating docs based off of a JupyterLab derived top level App. This will be a custom JupyterLab application with a few adjusted extensions, and a few standard extensions.
- [ ] Make a custom file browser which is "open only" which is positioned to the left
- [ ] Have a text editor on one tab and the ScriptedForm on the other tab in the same dock
- [ ] Have an interactive console docked to the right, need to make a way for it to remove old output results from the top so as not to significantly slow down JupyterLab.