Skip to content
Snippets Groups Projects
Select Git revision
  • 5eae7012c1c8b63daaf6ff094cf26a5fefed77c9
  • master default protected
  • andreas/paper2
  • v1.0
  • v0.1
5 results

Project.toml

Blame
  • start_notebook.jl 61 B
    using Pkg
    Pkg.activate(".")
    using IJulia
    notebook(dir=pwd())