diff --git a/README.rst b/README.rst index e84ce0bda..de3e12b40 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ See the docs for `full installation instructions `_ -- **Learn more advanced usage**: `Guides `_ and `Notebooks `_ +- **Learn more advanced usage**: `Guides `__ and `Notebooks `__ - **Learn by watching**: `MIT CBMM Tutorial `_ - **Learn by reading**: `Paper (Pereira et al., bioRxiv, 2020) `_ and `Review on behavioral quantification (Pereira et al., Nature Neuroscience, 2020) `_ diff --git a/dev_requirements.txt b/dev_requirements.txt index a08e3b49f..e0b85d4de 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -7,9 +7,10 @@ sphinx # furo sphinx-book-theme sphinx-copybutton -myst-parser +nbformat==5.1.3 +myst-nb==0.13.2 +myst-parser==0.15.2 linkify-it-py -myst-nb sphinx-autobuild black==21.6b0 pre-commit