0.18.3 • Published 7 years ago
sophon-javascript-extension v0.18.3
javascript-extension
A JupyterLab extension for running Javascript from a notebook in JupyterLab
Prerequisites
- JupyterLab ^0.27.0
Usage
To render VDOM output in IPython:
from IPython.display import Javascript
Javascript('console.log("hello world");')
Development
See the JupyterLab Contributor Documentation.
0.18.3
7 years ago