mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Build pip and mamba recipes as well
This commit is contained in:
2
.github/workflows/contributed-recipes.yml
vendored
2
.github/workflows/contributed-recipes.yml
vendored
@@ -40,8 +40,10 @@ jobs:
|
|||||||
[
|
[
|
||||||
dask_jupyterlab.dockerfile,
|
dask_jupyterlab.dockerfile,
|
||||||
jupyterhub_version.dockerfile,
|
jupyterhub_version.dockerfile,
|
||||||
|
mamba_install.dockerfile,
|
||||||
manpage_install.dockerfile,
|
manpage_install.dockerfile,
|
||||||
microsoft_odbc.dockerfile,
|
microsoft_odbc.dockerfile,
|
||||||
|
pip_install.dockerfile,
|
||||||
rise_jupyterlab.dockerfile,
|
rise_jupyterlab.dockerfile,
|
||||||
xgboost.dockerfile,
|
xgboost.dockerfile,
|
||||||
]
|
]
|
||||||
|
1
docs/using/recipe_code/requirements.txt
Normal file
1
docs/using/recipe_code/requirements.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
autoflake
|
Reference in New Issue
Block a user