Fix notebooks.yml
This commit is contained in:
parent
bbe5da41f7
commit
c175f7647e
3
.github/workflows/notebooks.yml
vendored
3
.github/workflows/notebooks.yml
vendored
@ -30,9 +30,6 @@ jobs:
|
||||
- name: Install the project dependencies
|
||||
run: |
|
||||
poetry install --with dev
|
||||
notebooks:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: build books
|
||||
run: poetry run jupyter-book build notebooks
|
||||
- name: Github Pages action
|
||||
|
@ -50,7 +50,8 @@
|
||||
"tags": [
|
||||
"hide-cell",
|
||||
"remove-output"
|
||||
]
|
||||
],
|
||||
"is_executing": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
@ -75,7 +76,8 @@
|
||||
"slideshow": {
|
||||
"slide_type": ""
|
||||
},
|
||||
"tags": []
|
||||
"tags": [],
|
||||
"is_executing": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
@ -131,7 +133,8 @@
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "G9YEQptYvCgx",
|
||||
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a"
|
||||
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a",
|
||||
"is_executing": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
|
BIN
notebooks/_static/images/tianshou-logo.png
Normal file
BIN
notebooks/_static/images/tianshou-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
x
Reference in New Issue
Block a user