Skip to content

Commit 323e884

Browse files
committed
updated pyproject
1 parent b0bb546 commit 323e884

File tree

3 files changed

+1105
-3
lines changed

3 files changed

+1105
-3
lines changed

.github/workflows/ui_notebooks_test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Setup Guided notebooks execution
6767
run: |
6868
echo "Installing papermill and dependencies..."
69-
pip install poetry ipython ipykernel jupyterlab
69+
pip install poetry
7070
poetry config virtualenvs.create false
7171
echo "Installing SDK..."
7272
poetry install --with test,docs

0 commit comments

Comments
 (0)