Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update win_dependencies_install
authored
Jan 29, 2018
by
Rémy Mozul
Show whitespace changes
Inline
Side-by-side
win_dependencies_install.md
View page @
b81e643a
...
@@ -11,7 +11,7 @@ Then in an ubuntu terminal run the following commands:
...
@@ -11,7 +11,7 @@ Then in an ubuntu terminal run the following commands:
```
shell
```
shell
sudo
apt-get
install
cmake gcc g++ gfortran liblapack-dev swig python-dev python-numpy python-scipy python-vtk paraview python-pip
sudo
apt-get
install
cmake gcc g++ gfortran liblapack-dev swig python-dev python-numpy python-scipy python-vtk paraview python-pip
sudo
pip
install
jupyter
sudo
-H
pip
install
jupyter
```
```
****
****
...
...