forked from pool/python-jupyter-server
Accepting request 719626 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 0.1.0 OBS-URL: https://build.opensuse.org/request/show/719626 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 20:33:09 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 0.1.0
|
||||
* Update jupyter_client
|
||||
* Removed Python 3.4 from the matrix
|
||||
* fix bug from empty argv in extension app
|
||||
* refactor extension testing to handle server instances
|
||||
* add initial tests for extensionapp
|
||||
* rearrange initialization steps for sanity
|
||||
* add extension config as an attribute of the ExtensionApp
|
||||
* pass extension traits to extension handlers as `config` property
|
||||
* handler sources extension name from extension app object
|
||||
* allow application to generate config
|
||||
* Added control channel to ZMQChannelsHandler
|
||||
* make extension handlers and settings configurable
|
||||
* properly handle generate-config command
|
||||
* working command line configuration, help, version, etc.
|
||||
* add server extension submodule to jupyter_server
|
||||
* remove notebook templates and replace with simple server templates
|
||||
* Add localhost to list of default local_hostnames
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 20:07:20 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user