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.
1 parent 5cde5e2 commit 00adc35Copy full SHA for 00adc35
notebooks/README.md
@@ -2,7 +2,7 @@
2
3
1. Make sure that you have Octave installed.
4
2. If you have Conda/Jupyter/pip installed, go to step 4.
5
-Check if Conda installed properly by `conda list` typing into your terminal
+Check if Conda is installed properly by typing `conda list` into your terminal
6
3. Download the [Anaconda Installer](https://www.anaconda.com/products/individual) and install it.
7
If using miniconda, run `conda install jupyter` to download and install the Jupyter Notebook package.
8
4. Install [Octave kernel](https://pypi.org/project/octave-kernel/):
0 commit comments