Skip to content

Commit

Permalink
Merge branch 'runner' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Feb 6, 2024
2 parents 22d4c38 + 53a4063 commit d5177d1
Show file tree
Hide file tree
Showing 142 changed files with 554 additions and 751 deletions.
54 changes: 0 additions & 54 deletions 4_Development_page.py

This file was deleted.

67 changes: 0 additions & 67 deletions BattMoJulia/test.jl

This file was deleted.

202 changes: 0 additions & 202 deletions BattMoJulia/test2.json

This file was deleted.

54 changes: 0 additions & 54 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Initiate the Julia terminal in the command prompt and install the Julia packages
julia
```
```<Julia>
using Pkg; Pkg.add(["BattMo#refac","Jutul","LoggingExtras", "JSON","PythonCall"])
using Pkg; Pkg.add(["BattMo@0.1.6","Jutul@0.2.14","LoggingExtras@1.0.3", "JSON@0.21.4","PythonCall@0.9.14"])
```
Now the GUI can be run from 2 different terminals:

Expand Down
Loading

0 comments on commit d5177d1

Please sign in to comment.