Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #29 from mbektasbbg/upgrade_to_jlab_3.0.7
Browse files Browse the repository at this point in the history
upgrade to jupyterlab 3.0.7
  • Loading branch information
jtpio authored Apr 8, 2021
2 parents 2c5937e + e2e93d5 commit e821c34
Show file tree
Hide file tree
Showing 6 changed files with 670 additions and 560 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
architecture: 'x64'
- name: Install dependencies
run: |
python -m pip install jupyterlab==3.0.3
python -m pip install jupyterlab~=3.0.7
- name: Build
run: |
npm install --global lerna
Expand Down
Loading

0 comments on commit e821c34

Please sign in to comment.