... | ... | @@ -10,6 +10,7 @@ The first thing is to install the ubuntu environment in Windows by following the |
|
|
Then in an ubuntu terminal run the following commands:
|
|
|
|
|
|
```shell
|
|
|
sudo apt install firefox lxterminal
|
|
|
sudo apt-get install cmake gcc g++ gfortran liblapack-dev swig python-dev python-numpy python-scipy python-vtk paraview python-pip
|
|
|
sudo -H pip install jupyter
|
|
|
```
|
... | ... | |