HackerTrans
トップ新着トレンドコメント過去質問紹介求人

DerThorsten

no profile record

投稿

JupyterLite Officially Joins Project Jupyter

blog.jupyter.org
8 ポイント·投稿者 DerThorsten·5 か月前·0 コメント

コメント

DerThorsten
·5 か月前·議論
Author here: If you want to skip the reading and directely want to go to the code, just go here https://notebook.link/@DerThorsten/jupyter-games

A jupyter notebook which runs python in the browsers via wasm will wait for you. Pyb2d3, python bindings for box2d-3 are installed in the environment and are used to create tiny games / simulations in a hand full of lines of code.

The goal of this is to make fun things like box2d accessible for educational purposes and similar, without the hussle of installing anything.
DerThorsten
·8 か月前·議論
Always nice to see emscripten-forge users in the wild. Greetings from the emscripten-forge main author =)
DerThorsten
·9 か月前·議論
I think we agree, it looks like the seinfeld set, but it not the orginal set, just something looking very similar.
DerThorsten
·9 か月前·議論
Its not the set of the TV show I beliefe, but a recreation.

https://nypost.com/2015/06/23/you-can-now-visit-the-iconic-s...

It looks a bit different wrt. the stuff on the fridge and the items in the cupboard
DerThorsten
·9 か月前·議論
There are many more languages / kernels which run in jupyterlite via the same technology(ie the "xeus-stack" https://github.com/jupyter-xeus/xeus):

* c++ * python * R * lua * javascript

Try them here:

* https://jupyter.org/try-jupyter/lab/ * https://jupyterlite-xeus.readthedocs.io/en/stable/lite/lab/i...

Or create your own deployments by using this template repo: * https://github.com/jupyterlite/xeus-lite-demo