mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
Add jenkspy package to Dockerfile
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ RUN curl -LsSf https://astral.sh/uv/install.sh | env UV_INSTALL_DIR="/usr/local/
|
|||||||
# Create virtual environment and install Python packages
|
# Create virtual environment and install Python packages
|
||||||
RUN uv venv ~/.venv \
|
RUN uv venv ~/.venv \
|
||||||
&& cd ~ \
|
&& cd ~ \
|
||||||
&& uv pip install 'geopandas[all]' duckdb psycopg2-binary jupyterlab lonboard click stats-can openpyxl ordered-set sqlfluff buckaroo
|
&& uv pip install 'geopandas[all]' duckdb psycopg2-binary jupyterlab lonboard click stats-can openpyxl ordered-set sqlfluff buckaroo jenkspy
|
||||||
|
|
||||||
# Bash Kernel
|
# Bash Kernel
|
||||||
RUN cd ~ \
|
RUN cd ~ \
|
||||||
|
|||||||
Reference in New Issue
Block a user