Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

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