Changelog for
python3-jupyter_jupyterlab-0.33.4-2.18.noarch.rpm :
Thu Aug 2 14:00:00 2018 toddrme2178AATTgmail.com
- Update to 0.33.4
+ Key Features:
* No longer in beta
* Workspaces
* Menu items
* Keyboard shortcuts
* Command palette items
* Settings
* Larger file uploads
* Extension management and installation
* Interface changes
* Renderers
* Changes for developers
* Other fixes
Wed May 2 14:00:00 2018 jengelhAATTinai.de
- Trim filler wording from description.
- Replace bashisms in %install.
Thu Apr 19 14:00:00 2018 toddrme2178AATTgmail.com
- Update to version 0.32.0
* Better handling of a corrupted or invalid state database ([#3619](https://github.com/jupyterlab/jupyterlab/issues/3619), [#3622](https://github.com/jupyterlab/jupyterlab/issues/3622), [#3687](https://github.com/jupyterlab/jupyterlab/issues/3687), [#4114](https://github.com/jupyterlab/jupyterlab/issues/4114)).
* Fixing file dirty status indicator ([#3652](https://github.com/jupyterlab/jupyterlab/issues/3652)).
* New option for whether to autosave documents ([#3734](https://github.com/jupyterlab/jupyterlab/issues/3734)).
* More commands in the notebook context menu ([#3770](https://github.com/jupyterlab/jupyterlab/issues/3770), [#3909](https://github.com/jupyterlab/jupyterlab/issues/3909))
* Defensively checking for completion metadata from kernels ([#3888](https://github.com/jupyterlab/jupyterlab/issues/3888))
* New \"Shutdown all\" button in the Running panel ([#3764](https://github.com/jupyterlab/jupyterlab/issues/3764))
* Performance improvements wherein non-focused documents poll the server less ([#3931](https://github.com/jupyterlab/jupyterlab/issues/3931))
* Changing the keyboard shortcut for singled-document-mode to something less easy to trigger ([#3889](https://github.com/jupyterlab/jupyterlab/issues/3889))
* Performance improvements for rendering text streams, especially around progress bars ([#4045](https://github.com/jupyterlab/jupyterlab/issues/4045)).
* Canceling a \"Restart Kernel\" now functions correctly ([#3703](https://github.com/jupyterlab/jupyterlab/issues/3703)).
* Defer loading file contents until after the application has been restored ([#4087](https://github.com/jupyterlab/jupyterlab/issues/4087)).
* Ability to rotate, flip, and invert images in the image viewer ([#4000](https://github.com/jupyterlab/jupyterlab/issues/4000))
* Major performance improvements for large CSV viewing ([#3997](https://github.com/jupyterlab/jupyterlab/issues/3997)).
* Always show the context menu in the file browser, even for an empty directory ([#4264](https://github.com/jupyterlab/jupyterlab/issues/4264)).
* Handle asynchronous comm messages in the services library more correctly (Note: this means `AATTjupyterlab/services` is now at version 2.0!) ([[#4115](https://github.com/jupyterlab/jupyterlab/issues/4115)](https://github.com/jupyterlab/jupyterlab/pull/4115)).
* Display the kernel banner in the console when a kernel is restarted to mark the restart ([[#3663](https://github.com/jupyterlab/jupyterlab/issues/3663)](https://github.com/jupyterlab/jupyterlab/pull/3663)).
* Many tweaks to the UI, as well as better error handling.
Mon Mar 12 13:00:00 2018 toddrme2178AATTgmail.com
- Bugfixes.
- Update summary and description
- Package other version of extensions directory.
Wed Feb 28 13:00:00 2018 toddrme2178AATTgmail.com
- Package extensions directory.
Thu Nov 16 13:00:00 2017 toddrme2178AATTgmail.com
- Initial version