Skip to content
Discussion options

You must be logged in to vote

@jaceklaskowski , thanks for the reply . The commit everndah 7ca3229 solved the issue.

Changed from;

- run: mkdocs gh-deploy --force
- run: pip install mkdocs-jupyter

To;

- run: pip install mkdocs-jupyter
- run: mkdocs gh-deploy --force

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@everndah
Comment options

@everndah
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by everndah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants