Skip to content

Commit

Permalink
enable jupyterlab widgets in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jul 3, 2024
1 parent 9841139 commit bff07a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
shell: bash -l {0}
run: |
pip install docutils --upgrade
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install nglview-js-widgets
jupyter-book build biochemist-python
- name: GitHub Pages action
Expand Down

0 comments on commit bff07a9

Please sign in to comment.