-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Need to create a Dockerfile that includes the following:
- OpenJDK8
- Scala 2.12
- SBT 0.13
- Miniconda
- Python 3
- All dependencies necessary to run the jupyter notebook
- matplotlib, numPy, pandas, plotly, cufflinks
I can't think of anything else at the moment. Basically we want to create a Dockerfile that will allow a user to start of a container whose entry point is a Jupyter notebook.