@cocalc/widgets
v1.2.0
Published
Jupyter Interactive Widgets for CoCalc
Downloads
359
Readme
Custom Widget Manager implementation for CoCalc
This is a Jupyter widget manager that loads widgets from a CDN, and is relatively easy to use in another web application.
ACKNOWLEDGEMENT: This is based on the Custom Widget Manager for Google Colab.
Development
Install and build:
pnpm install && pnpm build