Add more developer tools
dmenezesgabriel opened this issue · 1 comments
dmenezesgabriel commented
Just an Idea,
Those apps integrated with OS.js would be something awesome!
Terminal:
https://xtermjs.org/
Jupyter Lab (WebAssembly):
https://jupyterlite.readthedocs.io/en/latest/
Python (WebAssembly):
https://github.com/pyodide/pyodide
andersevenrud commented
There's actually an xterm application :)
https://github.com/os-js/osjs-xterm-application
As for Jupyter and Python, those seem to be quite straight forward to embed as OS.js applications. I currently don't have time to look into this, but if you wanna look into it then feel free to do so.