Skip to content

Releases: JoelStansbury/widgetron

0.1.0

14 Mar 15:49

Choose a tag to compare

  • changed default server to jupyterlab (used to use voila)
  • added feature to configure via setup.cfg and pyproject.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

09 Jan 21:07
b234b76

Choose a tag to compare

alpha Pre-release
Pre-release

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 voila server 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