yunabe / tslab-examples

Example notebooks of tslab (https://github.com/yunabe/tslab)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tslab-examples

Example notebooks of tslab (https://github.com/yunabe/tslab)

nbviewer links

notebooks in nbviewer

Development

Clean "execute_count"

To clear "execute_count" in notebooks, run npm run clearcount.

Make the prebuilt image

docker build -t yunabe/tslab:20191114 -f Dockerfile_prebuilt .
docker push yunabe/tslab:20191114

Build src to lib

yarn build

About

Example notebooks of tslab (https://github.com/yunabe/tslab)

License:Apache License 2.0


Languages

Language:Jupyter Notebook 89.7%Language:JavaScript 5.6%Language:TypeScript 4.6%Language:Dockerfile 0.1%