Skip to content

Commit

Permalink
install kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Chaurasiya, Payal <[email protected]>
  • Loading branch information
payalcha committed Jan 16, 2025
1 parent 0186bf3 commit 5cd9381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_interface_101_mnist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
python-version: "3.10"

- name: Install Papermill Package
run: pip install papermill
run: python -m pip install --upgrade pip ipython ipykernel papermill

- name: Run Notebook
run: |
Expand Down

0 comments on commit 5cd9381

Please sign in to comment.