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