rawpython / remi

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Apache License 2.0
3.48k stars 401 forks source link

Remi working for Jupyter #474

Closed gbrault closed 2 years ago

gbrault commented 2 years ago

If you do nothing, this fork is Remi as usual. if you add in myApp

self.proxy = True
self.myScene = gui.Scene(proxy={'port':8081})

Then using Jupyter lab in conjunction with Jupyter-Proxy-Server you can

I need to do a bit more documentation and may be some more fixes, but It is already working pretty well

and you can access them through the proxy (run all cells of a given notebook):

http://127.0.0.1:8888/proxy/8081/