#2369: Reduce dependency on manually replacing primaite version across documentation

This commit is contained in:
Czar Echavez
2024-03-14 23:17:34 +00:00
parent 88a3c42f2f
commit 1d09f0791a
4 changed files with 26 additions and 7 deletions

View File

@@ -17,12 +17,12 @@ Running Jupyter Notebooks
.. code-block:: bash
:caption: Unix
cd ~/primaite/PRIMAITE_VERSION_TOKEN
cd ~/primaite/{VERSION}
.. code-block:: powershell
:caption: Windows (Powershell)
cd ~\primaite\PRIMAITE_VERSION_TOKEN
cd ~\primaite\{VERSION}
2. Run jupyter notebook