Skip to content

Commit

Permalink
Note that IJulia must be installed in the global environment in README
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner authored Oct 19, 2024
1 parent 0db1fa2 commit b26de52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ If you already have Python/Jupyter installed on your machine, this process will
that tells Jupyter how to launch Julia. You can then launch the notebook server the usual
way by running `jupyter notebook` in the terminal.

Note that `IJulia` must be installed in the Julia's global package environment.

Alternatively, you can have IJulia create and manage its own Python/Jupyter installation.
To do this, type the following in Julia, at the `julia>` prompt:

Expand Down

0 comments on commit b26de52

Please sign in to comment.