|
@@ -16,7 +16,7 @@ steps:
|
|
|
|
|
|
- bash: |
|
|
- bash: |
|
|
source activate jupyterlab-debugger
|
|
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
|
|
python -m pip install -U --pre jupyterlab
|
|
displayName: Install dependencies
|
|
displayName: Install dependencies
|
|
|
|
|