Lakshyajeet Jalal
Lakshyajeet Jalal
Possibly can be achieved using https://github.com/mdx-editor/editor for mdx files.
> [@ryangittings](https://github.com/ryangittings) Are you familiar with MDX? I've only ever used the regular Markdown syntax when using MDX. I'm not 100% sure how people use it to be honest. >...
> Never used MDX so unsure on this one. I think it's the sort of thing we'd accept a PR on with specific people examples of use case and a...
> `pyplot.show()` does not accept any parameters. So instead of patching `show`, I would recommend to save the figure (`plt.savefig`) then put it to the place you want, which is...
Hi @cyanfish, Any update on this feature?