Skip to content
Snippets Groups Projects
Commit bff867b1 authored by Isabel Haide's avatar Isabel Haide
Browse files

added dockerfile for etp docker image

parent 798dbc7a
Branches
No related tags found
No related merge requests found
FROM jkiesele/ml_base
RUN pip install jupyterlab
CMD ["jupyter", "lab", "--ip=0.0.0.0", "--port 8001", "--allow-root", "--no-browser"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment