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 8b3dea8 commit 7322e9eCopy full SHA for 7322e9e
Dockerfile
@@ -21,3 +21,4 @@ RUN mamba install --quiet --yes \
21
# Install Pandas
22
RUN conda install -c conda-forge --quiet --yes \
23
'pandas==1.4.*' \
24
+ 'altair_saver==0.1.*' \
0 commit comments