- First officially published release
- skipped
- Fixed version checking error (thanks to aditya-chaturvedi)
- Fixed dev tool
version_check
to support more flexible version requirements - Switched to faster
jupyter lab build
approach during installation (dev-build
)
-
New versions of packages
- jupyterlab: 1.2.3
- notebook: 6.0.2
- ipykernel: 5.1.3
-
REST API call now use the User Agent "databrickslabs-jupyterlab-1.0.7"
- Fixed a regression when introducing version-parser: blacklist had to be updated
- Fixed a regression when introducing newer package versions whoch broke python3.5 (DBR 5.5) support