v0.10.0 Plotly, VSCode, Cell Magic #113
janpfeifer
announced in
Announcements
Replies: 0 comments
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.
-
0.10.0, 2024/04/07 Improvements on Plotly, VSCode support, Cell magic, interrupt handling and several minor fixes.
%%writefileto write contents of cell to file. See addwritefilecell magic #103. Thanks @potoo0!%%script,%%bashand%%shto execute the full cell contents with the given command (none of the extra flags are supported yet though).dom.LoadScriptOrRequireJSModuleAndRunanddom.LoadScriptOrRequireJSModuleAndRunTransientthat dynamically decidesif to include script using
<script src=...>or use RequireJS.dom.LoadScriptOrRequireJSModuleAndRunnow, allowing result to show up in the HTML export ofthe notebook.
plotly.AppendFigthat allows plotting to a transient area, or anywhere in the page.goplsdaemons.docs/VSCode.mdwith notes/info on running GoNB with Visual Studio Code.This discussion was created from the release v0.10.0 Plotly, VSCode, Cell Magic.
Beta Was this translation helpful? Give feedback.
All reactions