parent
8414448855
commit
ec450c6092
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Initialize virtual environment
|
||||
run: /usr/bin/python -m venv .env
|
||||
- name: Install dependencies
|
||||
run: ./.env/bin/pip install mystmd jupyterlab_myst ipykernel altair pandas
|
||||
run: ./.env/bin/pip install mystmd jupyter jupyterlab_myst ipykernel altair pandas
|
||||
- name: Build static HTML
|
||||
run: ./.env/bin/myst build --execute --html
|
||||
- name: Copy files
|
||||
|
|
Loading…
Add table
Reference in a new issue