Added an Hyperbolic example to my Markdown Exec gallery #34
pawamoy
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for sharing! The final examples in https://github.com/cduck/hyperbolic/blob/master/examples/isosceles-tiling.ipynb and https://github.com/cduck/hyperbolic/blob/master/examples/tiles.ipynb are more colorful if you'd like. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(Sibling of cduck/drawsvg#131)
Markdown-Exec is an extension for Python-Markdown that allows to execute code blocks in Markdown pages 🙂
I added an example that shows how to generate an SVG drawing with Hyperbolic to my gallery of examples: https://pawamoy.github.io/markdown-exec/gallery/#with-hyperbolic. I couldn't find an example in the repo to get the colorful image. Feel free to paste something here or send a PR to make the gallery example even fancier!
Beta Was this translation helpful? Give feedback.
All reactions