Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Images Release #1

Closed
10 tasks done
tschaume opened this issue Feb 2, 2018 · 1 comment
Closed
10 tasks done

Docker Images Release #1

tschaume opened this issue Feb 2, 2018 · 1 comment

Comments

@tschaume
Copy link
Member

tschaume commented Feb 2, 2018

  • merge mpcontribs branch into master
  • update notebook library? See Contribution Detail Pages MPContribs#24
  • install SLURM
  • use python 3.6(.2)
  • latest pymongo
  • "flaskproxy" for fireworks dashboard, add to supervisord
  • pip install -U pandas # 0.22.0
  • pip install openpyxl
  • install less
  • selenium, google-chrome & chromedriver:
source activate python 2 && pip install -U selenium
# as root
cd /tmp
wget https://chromedriver.storage.googleapis.com/2.35/chromedriver_linux64.zip
unzip chromedriver_linux64.zip
cp chromedriver /usr/bin
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i google-chrome-stable_current_amd64.deb
apt-get -f install
@tschaume
Copy link
Member Author

tschaume commented Aug 4, 2018

closed via 8160f70

@tschaume tschaume closed this as completed Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant