"tests/L0/git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "2bc766ce0ee2f228e2fd2529cfa696c7ebc9bd03"
Unverified Commit 06b573ab authored by J-shang's avatar J-shang Committed by GitHub
Browse files

[Bugbash] pin jupyterlab==3.0.9 in develop.txt (#4744)

parent 8ac072ae
......@@ -2,7 +2,8 @@ coverage
cython
flake8
ipython
jupyterlab < 3.1
jupyter
jupyterlab == 3.0.9
nbsphinx
pylint
pyright
......
......@@ -56,7 +56,7 @@ jobs:
- script: |
python -m pip install --upgrade pip setuptools wheel twine
python -m pip install jupyter jupyterlab
python -m pip install -r dependencies/develop.txt
python test/vso_tools/build_wheel.py $(NNI_RELEASE)
displayName: Build wheel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment