File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,9 @@ private to Julia (not in your `PATH`). (You can use `using IJulia` followed by
3535` IJulia.jupyter ` to find the location ` jupyter ` where was installed.)
3636On Linux, it defaults to looking for ` jupyter ` in your ` PATH ` first,
3737and only installs the Conda Jupyter if that fails; you can force
38- it to use Conda on Linux by setting ` ENV["JUPYTER"]="" ` first (see below). In a Debian or Ubuntu
39- GNU/Linux system, install the package ` jupyter-client ` .
38+ it to use Conda on Linux by setting ` ENV["JUPYTER"]="" ` first (see below).
39+ (In a Debian or Ubuntu GNU/Linux system, install the package ` jupyter-client `
40+ first to use the system ` jupyter ` .)
4041
4142Alternatively, you can [ install
4243Jupyter] ( http://jupyter.readthedocs.org/en/latest/install.html ) (or
You can’t perform that action at this time.
0 commit comments