sophon-javascript-extension
TypeScript icon, indicating that this package has built-in type declarations

0.18.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i sophon-javascript-extension

Weekly Downloads

0

Version

0.18.3

License

BSD-3-Clause

Unpacked Size

4.55 kB

Total Files

5

Last publish

Collaborators

  • lcconly