Skip to content
Snippets Groups Projects
Commit 7d224dac authored by Guido Sterbini's avatar Guido Sterbini
Browse files

Good starting point

parent 57ade5b8
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ RUN conda activate $ENV_PREFIX \
&& cd .. \
&& conda deactivate
COPY start.sh $HOME/start.sh
COPY docker_start.sh $HOME/docker_start.sh
RUN echo "source /home/"$USER"/local_host_home/docker_start.sh" >> ~/.bashrc
USER $USER
......
File moved
......@@ -11,3 +11,5 @@ pandarallel
sphinx
pdoc3
dask
seaborn
bokeh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment