We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acf64d commit 4060911Copy full SHA for 4060911
bin/ubuntu_install_script.sh
@@ -4,6 +4,7 @@ sudo bash install-ubuntu-packages.sh
4
bash install-fftw.sh
5
bash install-sundials.sh
6
sudo pip install cython --upgrade
7
+sudo pip install psutil ipywidgets
8
pushd .. > /dev/null
9
make
10
0 commit comments