-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Right now we're using Jupyter notebooks on our personal machine: it's nice for prototyping, but for computing in the large we need a more efficient and portable solution.
I propose we build a Docker image that can launch experiments we want.
As a first proof of concept, I propose we are capable of producing the results of feature_important.ipynb.
- basic Docker image (including Docker file to reproduce it) with Python 3, scikit-learn, pandas, numpy, etc.
- a way to transform notebook as pure Python 3 programs
- strategies to retrieve results (output of the console?)
Then the roadmap:
- deploy on IGRIDA (including the retrieval of results)
- a script to easily update the image to control the experiments we want to perform (inside the image through a git pull?)
- deploy in Grid5000 (if needs be)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels