-
Notifications
You must be signed in to change notification settings - Fork 17
Display Jupyter Notebooks #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 30 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
537116a
Render jupyter notebooks on handbook
kabilar c9af0bb
Pin mkdocs-jupyter version to prior release
kabilar ad635d1
Pin psutil version
kabilar 5408d26
Fix syntax
kabilar 0070b38
Update publishdocs workflow
kabilar e754aa1
Update workflow
kabilar d8dc74d
[WIP] Update workflow
kabilar b1b3f61
Update workflow
kabilar 620d0bb
Update Actions fork
kabilar 24d71b4
Remove testing steps from workflow
kabilar 3f816ac
Update path
kabilar 7656f37
List contents of directory
kabilar 9aebe82
Update example-notebooks location
kabilar 2023693
Move example-notebooks directory
kabilar bebfd90
Add notebooks to navigation
kabilar a40f988
Remove test command
kabilar 6039a84
Update format
kabilar 2ddfc7d
Merge branch 'master' of https://github.com/dandi/handbook into noteb…
kabilar ef70744
Deployed 2ddfc7d with MkDocs version: 1.5.3
kabilar 2e6b4c5
Deployed 2ddfc7d with MkDocs version: 1.5.3
kabilar d98d2a5
Revert "Deployed 2ddfc7d with MkDocs version: 1.5.3"
kabilar 935322a
Revert "Deployed 2ddfc7d with MkDocs version: 1.5.3"
kabilar 85cc517
Fix paths
kabilar 73f225f
Fix paths
kabilar 22ed99b
Update GitHub Action
kabilar 30f570c
Fix syntax
kabilar aa7bf66
Revert change since the Action is now updated
kabilar b4db6d5
Revert `psutil` pin
kabilar 3a14d37
Update GHA fork
kabilar 3035943
Revert Actions since contribution is merged
kabilar a806ae6
Merge remote-tracking branch 'origin/master' into notebooks
yarikoptic f665e61
Added docs/example-notebooks subdataset
yarikoptic ff4e517
Switch to checkout@v4 and use submodules: true to gain notebooks inst…
yarikoptic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| mkdocs-material>=9.5.10 | ||
| pymdown-extensions | ||
| mkdocs-open-in-new-tab | ||
| mkdocs-jupyter |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.