HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DerThorsten

no profile record

Submissions

JupyterLite Officially Joins Project Jupyter

blog.jupyter.org
8 points·by DerThorsten·5 เดือนที่ผ่านมา·0 comments

comments

DerThorsten
·5 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
Always nice to see emscripten-forge users in the wild. Greetings from the emscripten-forge main author =)
DerThorsten
·9 เดือนที่ผ่านมา·discuss
I think we agree, it looks like the seinfeld set, but it not the orginal set, just something looking very similar.
DerThorsten
·9 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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