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

Added helper scripts for win and macos for skipping the terminal.

parent 01c5b531
No related branches found
No related tags found
1 merge request!4It should work for julia>=1.6 now
#!/bin/bash
julia -L start_notebook.jl
@echo off
julia -L start_notebook.jl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment