We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47afc7 commit ccbe965Copy full SHA for ccbe965
.github/workflows/deploy.yaml
@@ -21,7 +21,6 @@ jobs:
21
run: |
22
python -m pip install --upgrade pip
23
python -m pip install git+https://github.com/fastai/nbprocess.git
24
- pip install -qe ".[dev]"
25
- name: Build website
26
run: nbprocess_docs
27
- name: Deploy to GitHub Pages
0 commit comments