Skip to content

sagemathinc/cocalc-widgets

Repository files navigation

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