Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DerThorsten
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
JupyterLite Officially Joins Project Jupyter
(blog.jupyter.org)
8 points
by
DerThorsten
7mo ago
|
0 comments
2.
▲
by
DerThorsten
8mo ago
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 f
3.
▲
by
DerThorsten
11mo ago
Always nice to see emscripten-forge users in the wild. Greetings from the emscripten-forge main author =)
4.
▲
by
DerThorsten
11mo ago
I think we agree, it looks like the seinfeld set, but it not the orginal set, just something looking very similar.
5.
▲
by
DerThorsten
11mo ago
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
6.
▲
by
DerThorsten
11mo ago
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: *
7.
▲
by
DerThorsten
2y ago
There is jupyerlite which does exactly that https://github.com/jupyterlite/jupyterlite Kernels are compiled to wasm and can therefore run in the browser. Try it out at: https://jupyterlite.readthedocs.io
8.
▲
by
DerThorsten
4y ago
Let's start the week with something fun. We ported pyb2d, python bindings for #Box2D, to #pyodide / #wasm. With that, we can implement tiny games directly in #jupyterlite. While the framerate might not be the best, it should have
9.
▲
Tiny Games in JupyterLite
(twitter.com)
1 points
by
DerThorsten
4y ago
|
1 comments
10.
▲
Jupyter Games: A Python Box2D Integration in Jupyter
(twitter.com)
7 points
by
DerThorsten
5y ago
|
0 comments