Skip to content

Commit

Permalink
⬆️ Bump jupyterlab from 1.0.0a5 to 1.0.0a10
Browse files Browse the repository at this point in the history
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.0.0a5 to 1.0.0a10. Been meaning to update as the newline rendering was driving me crazy, since fixed in jupyterlab/jupyterlab#6513.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases/tag/v1.0.0a10)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst)
- [Commits](jupyterlab/jupyterlab@v1.0.0a5...v1.0.0a10)
  • Loading branch information
weiji14 committed Jun 21, 2019
1 parent 259398c commit a64ef19
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -12,7 +12,7 @@ dask = {extras = ["array"],version = "==1.2.2"}
descartes = "==1.1.0"
geopandas = "==0.5.0"
joblib = "==0.13.2"
jupyterlab = "==1.0.0a5"
jupyterlab = "==1.0.0a10"
jupytext = "==1.1.4rc1"
livelossplot = "==0.4.1"
matplotlib = "==3.1.0"
Expand Down
48 changes: 24 additions & 24 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a64ef19

Please sign in to comment.