Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon

JupyterLab v0.32.0 releases

Save for later
  • 2 min read
  • 19 Apr 2018

article-image
Jupyterlab announced another series of beta release, v0.32.0 with numerous breaking changes in enhancements, bug fixes, and rectifications. This announcement follows closely at the heels of the initial JupyterLab beta release announcement made just two months ago.

Jupyterlab is steadily approaching 1.0 release quickly with exciting components and features such as notebook, terminal, text editor, powerful UI and various third party extensions. With the rapid progress by the Jupyter team putting their entire focus on this project, the full and final release  of v1.0 is expected by June-July of this year.

Let’s have a quick look at what’s new in this round of release.

Major features and improvements

New feature additions

  • Added better provision for handling corrupted and invalid state databases.
  • New option created to save documents automatically.
  • Added more commands on scrolling, kernel restart in the notebook context menu.
  • Supports proactive checking for completion metadata from kernels.
  • Added new separate "Shutdown all" button in the Running panel for Terminals/Notebooks.
  • Added support to rotate, flip, and invert images in the image viewer.
  • Added support to display kernel banner in console while kernel restart.

Improvements

  • Performance improvements wherein non-focused documents poll the server less.
  • Unlock access to the largest independent learning library in Tech for FREE!
    Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
    Renews at €18.99/month. Cancel anytime
  • Performance improvements for rendering text streams, especially around progress bars.
  • Major performance improvements for viewing large CSV files.
  • Context menu always visible in the file browser, even for an empty directory.
  • Ability to handle asynchronous comm messages in the services library more correctly.

Bug Fixes and Miscellaneous changes

  • Fixed file dirty status indicator.
  • Changed keyboard shortcut for singled-document-mode.
  • “Restart Kernel" cancellation task functions correctly.
  • Fixed UI with better error handling.


You can download the source code to access all the exciting features of JupyterLab v0.32.0.