mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
ci: install jupyter-book
This commit is contained in:
parent
3eb1ba7d4f
commit
99fbc74a44
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -e ./bash_kernel
|
||||
pip install jupyter-book
|
||||
python -m bash_kernel.install
|
||||
|
||||
# (optional) Cache your executed notebooks between runs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue