Skip to content
Snippets Groups Projects
Commit 01c5b531 authored by Michele Nottoli's avatar Michele Nottoli
Browse files

Added a file to properly start the notebook with various versions.

parent 503e5752
No related branches found
No related tags found
1 merge request!4It should work for julia>=1.6 now
using Pkg
Pkg.activate(".")
using IJulia
notebook(dir=pwd())
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment