pyroam
pyroam copied to clipboard
plt.plot(x,y) does not show anything.
all input boxes not shown up in the new application and express an error message of: OSError: [Errno 5] I/O error still work well on webpage
this replaces #3 (new branch) --- This adds execute + create new code block mode (similar to shift-enter in Jupyter). It works, but it's not quite up to a standard...
It would be so awesome if you could customise/format the code block output. I currently write code in blocks with the code (formatted in the specified language), a soft line...
Hi @aidam38 ! Pyroam is a great idea, I love it ❤️ My Python code needs libraries that are not available in Pyodide, and [are not going to be available...