forked from jpsenior/sphinx-execute-code
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Maximillian Lange edited this page Feb 12, 2022
·
3 revisions
It might not be clear how to install this. If you follow what it says in the read me, then you install the wrong thing. However, you can take these steps, install to install the right package.
- Download the source code
Go to the Code tab, click on the code dropdown, and click download zip. Extract the files.
- Install it
Open the terminal (cmd) and use cd
to access the extracted files. Then run:
.. codeblock:: bash pip install .
- Apply it
The Read Me should guide you for the rest of the way from now on.