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
|
- name: Install the project dependencies
|
||||||
run: |
|
run: |
|
||||||
poetry install --with dev
|
poetry install --with dev
|
||||||
notebooks:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: build books
|
- name: build books
|
||||||
run: poetry run jupyter-book build notebooks
|
run: poetry run jupyter-book build notebooks
|
||||||
- name: Github Pages action
|
- name: Github Pages action
|
||||||
|
@ -50,7 +50,8 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"hide-cell",
|
"hide-cell",
|
||||||
"remove-output"
|
"remove-output"
|
||||||
]
|
],
|
||||||
|
"is_executing": true
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
@ -75,7 +76,8 @@
|
|||||||
"slideshow": {
|
"slideshow": {
|
||||||
"slide_type": ""
|
"slide_type": ""
|
||||||
},
|
},
|
||||||
"tags": []
|
"tags": [],
|
||||||
|
"is_executing": true
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
@ -131,7 +133,8 @@
|
|||||||
"base_uri": "https://localhost:8080/"
|
"base_uri": "https://localhost:8080/"
|
||||||
},
|
},
|
||||||
"id": "G9YEQptYvCgx",
|
"id": "G9YEQptYvCgx",
|
||||||
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a"
|
"outputId": "2a9b5b22-be50-4bb7-ae93-af7e65e7442a",
|
||||||
|
"is_executing": true
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"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