Skip to content

Commit

Permalink
bump jupyterlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
reevejd committed Aug 19, 2019
1 parent b9b221d commit c38e899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -15,7 +15,7 @@ Contributions to this extension are welcome.
- Make sure you have the correct version of JupyterLab installed:

```
conda install -c conda-forge jupyterlab==1.0.5
conda install -c conda-forge jupyterlab==1.0.6
```

- install dependencies and build: `yarn install && yarn run build`
Expand Down

0 comments on commit c38e899

Please sign in to comment.