File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ gem specific_install https://github.com/SciRuby/iruby
3030
3131### Ubuntu
3232
33- Install Jupyter with [ Anaconda ] ( https://www.anaconda.com/ ) (recommended) .
33+ Install Jupyter.
3434
3535#### Ubuntu 17+
3636
@@ -61,7 +61,7 @@ iruby register --force
6161
6262### Windows
6363
64- Install git and Jupyter with [ Anaconda ] ( https://www.anaconda.com/ ) (recommended) .
64+ Install git and Jupyter.
6565[ DevKit] ( https://rubyinstaller.org/add-ons/devkit.html ) is necessary for building RubyGems with native C-based extensions.
6666
6767Install ZeroMQ.
@@ -78,7 +78,7 @@ iruby register --force
7878### macOS
7979
8080Install ruby with rbenv or rvm.
81- Install Jupyter with [ Anaconda ] ( https://www.anaconda.com/ ) (recommended) .
81+ Install Jupyter.
8282
8383#### Homebrew
8484
You can’t perform that action at this time.
0 commit comments