Hack to show matplotlib plots inline in Calysto Hy jupyter notebooks #2661
abidsikder
started this conversation in
Show and tell
Replies: 1 comment
-
Looks nice @abidsikder, thanks for sharing! Quite appreciated, since I am using matplotlib more and more these days. Also seems like something which could be easily added to Calysto_Hy, but that's tricky since the project seems abandoned. |
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.
-
I was working on some data science notebooks with Hy https://github.com/abidsikder/datascience-hy-notebooks but couldn't get the matplotlib graphs to show inline in the notebook, so I made this hacky function
show
https://gist.github.com/abidsikder/daad29624665a6ca75b4f20925428493 , you can see it in the data science notebooks e.g.Beta Was this translation helpful? Give feedback.
All reactions