File python-jupyter_jupyterlab_launcher.changes of Package python-jupyter_jupyterlab_launcher
-------------------------------------------------------------------
Fri Sep 7 16:00:05 UTC 2018 - toddrme2178@gmail.com
- Update to 0.13.1
* Switch to Python 3.5+
* Switch to jupyter_server
-------------------------------------------------------------------
Thu Aug 2 18:34:03 UTC 2018 - toddrme2178@gmail.com
- Update to 0.11.2
* Update test utils to remove redundancy.
* Support the launcher specific endpoints in the barebones app.
* Implement workspaces listing.
* Implement individual workspace deletion.
* Handle requests to /lab/api/workspaces and /lab/api/workspaces/
* Improve use of process quiet flag
* move process utilities from jupyterlab to here
* make workspaces directory if it does not exist.
* Include plugin/schema name in error messages.
-------------------------------------------------------------------
Thu Nov 16 17:50:19 UTC 2017 - toddrme2178@gmail.com
- Initial version