Skip to content

mt35-rs/tslab-examples

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.0%
  • JavaScript 5.2%
  • TypeScript 4.7%
  • Dockerfile 0.1%