Skip to content
Snippets Groups Projects
Commit feab1582 authored by robjmcgibbon's avatar robjmcgibbon
Browse files

Add scipy

parent 2248df79
No related branches found
No related tags found
1 merge request!21Add user map
......@@ -11,4 +11,3 @@ data/pubs.yaml
gallery/*
user_map/*
swift/*
......@@ -5,13 +5,11 @@ module purge
module load localhosts
# Uncomment to create new venv
#python -m venv venv
# python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# TODO Remove
#git checkout user_map
git pull
rm -r gallery
cp -r /home/mcgibbon/public_html/SWIFT/webpage_image_gallery gallery
......
......@@ -8,3 +8,4 @@ bokeh
# Required for swift docs
sphinx_rtd_theme
scipy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment