We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54595cb commit 57f649bCopy full SHA for 57f649b
docs/Dockerfile
@@ -32,7 +32,7 @@ RUN conda install -c conda-forge\
32
python=3.10\
33
-y
34
RUN pip install git+https://github.com/geopandas/geopandas.git@v0.10.2
35
-RUN pip install lavavu-osmesa
+RUN pip install lavavu-osmesa==1.8.45
36
ENV LD_LIBRARY_PATH=/opt/conda/lib/python3.10/site-packages/lavavu_osmesa.libs
37
RUN conda install -c conda-forge pydata-sphinx-theme
38
0 commit comments