You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add require in storybook to test "magic" cells and Create NotebookWithD3.stories.js
* Create ArticleCellIframeOutputs.js
* Switch component used for ArticleCell outputs when isMagic is true, then forward isMagic to ArticleCellOutput to use the Iframe component with magic features
* fix#511 output image data contained newlines....
* fix#509
See issue C2DH/journal-of-digital-history-jupyter-stack#7
The magic javascript is going to be deprecated it seems:
https://ipython.readthedocs.io/en/stable/interactive/magics.html#cellmagic-javascript
There is a javascript extension, too, on JupyterLab:
https://www.npmjs.com/package/@jupyterlab/javascript-extension
The text was updated successfully, but these errors were encountered: