Releases: JoelStansbury/widgetron
Releases · JoelStansbury/widgetron
0.1.0
- changed default server to jupyterlab (used to use voila)
- added feature to configure via
setup.cfgandpyproject.toml - added logic to extract dependencies and channels from environment yamls and explicit lock files
- removed ability to specify port number
- fixed dynamic port selection
alpha
Partially functional
0.0.10
- Added default linux and osx icons
- Fixed bug with shortcut name (Windows)
- Added support for multiple notebooks in one installer
0.0.9
- Fixed issues with Linux
- Minimize server terminal (Windows)
- Fixed issue where page would open too early
0.0.8
- Added default icon
0.0.7
- Automatically shutdown
voilaserver on window closed
0.0.6
- sometimes the resulting page requires a manual reload if voila takes too long to boot up
- some important metadata args are not handled (e.g. author, license, etc)
- only works on windows