diff --git a/.github/workflows/contributed-recipes.yml b/.github/workflows/contributed-recipes.yml index 61ddb6aa..9f88867d 100644 --- a/.github/workflows/contributed-recipes.yml +++ b/.github/workflows/contributed-recipes.yml @@ -40,8 +40,10 @@ jobs: [ dask_jupyterlab.dockerfile, jupyterhub_version.dockerfile, + mamba_install.dockerfile, manpage_install.dockerfile, microsoft_odbc.dockerfile, + pip_install.dockerfile, rise_jupyterlab.dockerfile, xgboost.dockerfile, ] diff --git a/docs/using/recipe_code/requirements.txt b/docs/using/recipe_code/requirements.txt new file mode 100644 index 00000000..3379e2a5 --- /dev/null +++ b/docs/using/recipe_code/requirements.txt @@ -0,0 +1 @@ +autoflake