File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ You may notice our content is in markdown format (`.md` files). We review and
4242host notebooks in the [ MyST-NB] ( https://myst-nb.readthedocs.io/ ) format. We
4343accept both Jupyter notebooks (` .ipynb ` ) and MyST-NB notebooks (` .md ` ).
4444If you want to sync your ` .ipynb ` to your ` .md ` file follow the [ pairing
45- tutorial] ( content/pairing.md ) .
45+ tutorial] ( content/pairing ) .
4646
4747``` {toctree}
4848:hidden:
Original file line number Diff line number Diff line change 2828 devdeps: matplotlib>=0.0.dev0
2929 devdeps: pandas>=0.0.dev0
3030
31- allowlist_externals = bash
31+ allowlist_externals = bash, make
3232
3333commands =
3434 # Force numpy reinstall to work around upper version limits in downstream dependencies (e.g. pandas)
You can’t perform that action at this time.
0 commit comments