Skip to content

Commit

Permalink
Configuring jupyter for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuederle committed Jul 13, 2023
1 parent 1a31496 commit 020ea69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ build:
post_install:
- pip install poetry
- poetry config virtualenvs.create false
- poetry install
- poetry install
- poetry run poe conf_jupyter

0 comments on commit 020ea69

Please sign in to comment.