A set of widgets for tslab (the interactive programming environment on top of jupyter lab that supports typescript and javascript).
- Install tslab
npm i -S tslab tslab-widgets
andnpm i -D lightweight-charts tslib
- Chart (thanks to
lightweight-charts
) - CSV
- Gauge
- JSON
Review the example jupyter notebook.
Rodrigo P.