@@ -16,7 +16,7 @@ steps:
- bash: |
source activate jupyterlab-debugger
- conda install --yes --quiet -c conda-forge nodejs xeus-python=0.6.6 ptvsd python=$PYTHON_VERSION
+ conda install --yes --quiet -c conda-forge nodejs xeus-python=0.6.7 ptvsd python=$PYTHON_VERSION
python -m pip install -U --pre jupyterlab
displayName: Install dependencies
@@ -6,4 +6,4 @@ dependencies:
- nodejs
- notebook=6
- ptvsd
-- xeus-python=0.6.6
+- xeus-python=0.6.7