We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a644c84 commit 366e59eCopy full SHA for 366e59e
1 file changed
Dockerfile
@@ -30,4 +30,4 @@ RUN . /opt/conda/etc/profile.d/conda.sh && conda activate base && python -m ipyk
30
RUN source /home/jovyan/.bash_profile
31
32
# Install dev version of Earthpy
33
-RUN pip install git+https://github.com/earthlab/earthpy@apppears
+RUN pip install git+https://github.com/earthlab/earthpy@main
0 commit comments