Skip to content

Commit

Permalink
Prevent notebooks from being executed on ReadTheDocs build (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl authored May 31, 2024
1 parent f88cbd5 commit 9f18594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
jobs:
pre_build:
# Set conf vars and update the Sphinx configuration (conf.py)
- idaesx conf --execute cache --timeout 600 --sphinx --show
- idaesx conf --execute off --sphinx --show
python:
install:
- requirements: requirements-dev.txt
Expand Down

0 comments on commit 9f18594

Please sign in to comment.