Skip to content

Commit

Permalink
Psydac manual install
Browse files Browse the repository at this point in the history
  • Loading branch information
jalalium committed Feb 23, 2024
1 parent 93c96c0 commit 35fea24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
pip install .
pip install jupyter-book ghp-import sphinx_proof
python -m ipykernel install --user --name .iga-python --display-name "IGA-Python"
python -m ipykernel install --user --name v_psydac --display-name "Python (v_psydac)"
- name: Build Jupyter Book
run: jupyter-book build .
Expand Down

0 comments on commit 35fea24

Please sign in to comment.