From 7f3cee67dafa2bd08f5731229f438f1bd63666c2 Mon Sep 17 00:00:00 2001 From: Derek Feichtinger Date: Wed, 6 Nov 2019 15:03:59 +0100 Subject: [PATCH] added jupytest plugin for jupyterhub --- .../jupyterhub-1.0.0_py36/jupyterhub_1.0.0_py36.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Programming/anaconda/2019.07/conda-env-defs/jupyterhub-1.0.0_py36/jupyterhub_1.0.0_py36.yml b/Programming/anaconda/2019.07/conda-env-defs/jupyterhub-1.0.0_py36/jupyterhub_1.0.0_py36.yml index a889e4e..a2a77c8 100644 --- a/Programming/anaconda/2019.07/conda-env-defs/jupyterhub-1.0.0_py36/jupyterhub_1.0.0_py36.yml +++ b/Programming/anaconda/2019.07/conda-env-defs/jupyterhub-1.0.0_py36/jupyterhub_1.0.0_py36.yml @@ -9,3 +9,4 @@ dependencies: - jupyter_contrib_nbextensions - ipywidgets - pip + - jupytext