Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

neuroxlink

PyPI version

An experimental mdast parser to have fun with MyST articles.

nxlink = NeuroxLink('10.55458/neurolibre.00021')
their_fig_4 = nxlink.create_plotly_figure('fig4')
their_fig_4.show()