-
Contribution guidelines
I want to suggest an idea and checked that ...
DescriptionBeing able to run small python programs within a mkdocs material page would have many advantages:
Using python scripts in mkdocs pages I think it would be possible to use: https://pyscript.net/ Use Cases
Screenshots / MockupsNo response |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Nov 16, 2022
Replies: 1 comment 3 replies
-
|
There are several users already doing this, e.g. @facelessuser. As I understand, this can be pulled off with custom fences. However, it is beyond the scope of this project. Implementation is left to the author. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are several users already doing this, e.g. @facelessuser. As I understand, this can be pulled off with custom fences. However, it is beyond the scope of this project. Implementation is left to the author.