Skip to content

googlecolab/colab-widgets

Repository files navigation

colab-widgets

This repository contains the build steps to compile a Javascript binary containing Jupyter Widgets and all dependencies such that they can be used in an otherwise empty browser environment.

To build:

npm install
npm run build