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.
2 parents 0f4a69c + 8fffdf7 commit 0c95ee0Copy full SHA for 0c95ee0
.github/workflows/update_galata_references.yml
@@ -39,7 +39,7 @@ jobs:
39
channels: conda-forge
40
41
- name: Mamba install dependencies
42
- run: mamba install python=${{ matrix.python-version }} pip nodejs flake8 jupyterlab ipywidgets jupyter-packaging~=0.7.9
+ run: mamba install python=${{ matrix.python-version }} pip nodejs flake8 jupyterlab ipywidgets pandas jupyter-packaging~=0.7.9
43
44
- name: Install ipyleaflet
45
run: pip install .
0 commit comments