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.
sudo apt install python3-pip (Linux)
sudo apt install python3-pip
pip3 install -U sphinx
pip3 install sphinx-gallery
pip3 install sphinx_rtd_theme
pip3 install -U matplotlib
pip3 install networkx
You can automatically install all of these tools at once by executing make install in the docs folder
make install