Skip to content

Commit

Permalink
correct notebook because kernel was dying
Browse files Browse the repository at this point in the history
  • Loading branch information
soutobias committed Dec 8, 2023
1 parent c410af9 commit 77f125c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ 3.10 ]
python-version: [ '3.10' ]

steps:
- uses: actions/checkout@v4
Expand Down

Large diffs are not rendered by default.

0 comments on commit 77f125c

Please sign in to comment.