Update linux_dependencies_install authored by Rémy Mozul's avatar Rémy Mozul
......@@ -43,6 +43,8 @@ To read tutorials
```shell
sudo apt-get install jupyter-notebook
```
Everything should work for ubuntu 16 too except that `python3-vtk6` should be used and that hdf5
is not available from the package manager and must be compiled from sources instead.
### <a name=opensuze> OpenSuse Leap 42.1 </a> ###
......
......