Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: jupyterlab/retrolab

0.1.6

04 Feb 21:05
Compare
Choose a tag to compare

0.1.6 (2021-02-04)

Full Changelog

Changes

  • Change back signature of shell.currentWidget #101 (@jtpio)
  • Set the notebook name in the browser tab title #100 (@jtpio)
  • Setup playwright for end to end testing #96 (@jtpio)
  • Add a couple of tests for the shell #95 (@jtpio)
  • Handle prerelease when creating a GitHub release #90 (@jtpio)
  • Remove skip_existing from the release workflow #88 (@jtpio)

0.1.5

22 Jan 20:16
Compare
Choose a tag to compare

0.1.5 (2021-01-22)

Full Changelog

Changes

  • Handle disabled extensions, fix a couple of TODO items #87 (@jtpio)
  • Add script to publish tarballs to npm #86 (@jtpio)

0.1.4

22 Jan 09:17
Compare
Choose a tag to compare

0.1.4 (2021-01-22)

Full Changelog

Changes

  • Add workflow to automate releases #83 (@jtpio)
  • Add logo #82 (@jtpio)
  • Reuse upstream scripts to update dependencies and streamline versioning #79 (@jtpio)

0.1.3

15 Jan 20:41
Compare
Choose a tag to compare

Changes

  • Add the codemirror singleton plugin #78 (jtpio)

0.1.2

13 Jan 10:22
Compare
Choose a tag to compare

Changes

  • Add the completer-extension:files plugin for editors #75 (jtpio)
  • shell.widgets() throws if the area is invalid #74 (jtpio)
  • Update dependencies #73 (jtpio)
  • Add link to a stable Binder #71 (jtpio)
  • Add mamba / conda install and badges #70 (jtpio)
  • Include npm tarballs in dist #69 (bollwyvl)
  • add multi-platform install smoke test #68 (bollwyvl)
  • Add RELEASE.md #67 (jtpio)

0.1.1

05 Jan 10:55
Compare
Choose a tag to compare

Changes

  • Consume readme with utf-8: #66

0.1.0

24 Dec 16:04
Compare
Choose a tag to compare

The first release! 🎉

JupyterLab Classic is an alternative JupyterLab Distribution with the Classic Notebook look and feel.

Get it with:

pip install jupyterlab-classic

Or with mamba / conda (coming soon):

mamba install -c conda-forge jupyterlab-classic

Hightlights

JupyterLab Classic supports:

  • notebooks
  • files
  • terminals
  • the tree page with the file browser and running sessions
  • opening new documents in a new browser tab by default
  • JupyterLab themes, the command palette
  • zen mode (full screen + main document only)
  • prebuilt (federated) extensions

Check out the README for more info: https://github.com/jtpio/jupyterlab-classic#usage

quick-tour

0.1.0rc2

19 Dec 12:04
Compare
Choose a tag to compare
0.1.0rc2 Pre-release
Pre-release

Changes

  • Handle spaces in file names: #52
  • Fix some focus issues: #54
  • Update to JupyterLab 3.0.0rc15: #59
  • Update to TypeScript 4.1.3: #60
  • This brings a couple of fixes from upstream JupyterLab

0.1.0rc1

13 Dec 21:32
Compare
Choose a tag to compare
0.1.0rc1 Pre-release
Pre-release

Changes

  • Make the mobile layout even more compact: #47

0.1.0rc0

12 Dec 11:55
Compare
Choose a tag to compare
0.1.0rc0 Pre-release
Pre-release

The first pre-release is out!

Checkout the README for more info on how to install jupyterlab-classic, as well as the list of supported features:

https://github.com/jtpio/jupyterlab-classic#install

Files 📂 and Running Sessions 🏃‍♀️

tree

Notebook 📒

notebook

Open in a new Browser Tab by default

new-browser-tab

Command Palette 🎨

command-palette

Themes 🌈

Support for existing JupyterLab themes!

themes

Zen Mode 😌

compact-zen-mode

Terminals 🖥️

terminals

File Editor 🖊️

image

Compact View on Mobile Devices 📱

mobile

Support for federated extensions 🧩

Install new extensions easily!

federated-extensions

Switch between JupyterLab and JupyterLab Classic easily ↔️

jupyterlab-switch