Skip to content

Commit

Permalink
add copy past option
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jun 19, 2024
1 parent 0eb527d commit 6043bd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ CONTROL-C.
To kill the notebook server when finished, navigate to the window running Julia and enter
CONTROL-C.

### Option 3: Copy and paste into the REPL

Choose a static tutorial from the table in the [README.md](README.md) and copy-paste the contents of cells at the `julia> ` prompt.

### Option 4: To run as script in your editor

For more experienced users and instructors.
Expand Down

0 comments on commit 6043bd3

Please sign in to comment.