We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e6fa4 commit 2ff0016Copy full SHA for 2ff0016
.github/workflows/publish-book.yml
@@ -28,7 +28,6 @@ jobs:
28
- name: Install dependencies
29
run: |
30
pip install jupyter-book
31
- pip install -r requirements.txt
32
pip install matplotlib # Pandas style
33
pip install .[polars]
34
0 commit comments