berin

Results 82 comments of berin

@villares I was thinking if, by doing that, we're not giving ourselves some problems in the future... I'm basing my thought on your experience with you [recent port](https://twitter.com/villares/status/1133164823632580608) from Pyprocessing...

@villares I had a few second thoughts on that! Now I really agree with this tool as a somehing to bring more people to use and to try `pyp5js` by...

Sure! Feel free to implement a `convert_pyde.py` script. Maybe you can add it to the `pyp5js/pre_compile/` dir and open a PR so we can discuss on the top of it.

Hi @lmerritt47! Thanks for opening this discussion. I'm not very familiar with jupyter notebook and I didn't spend any time trying to port pyp5js to it yet. Although I highly...

Thanks for sharing this @nickmcintyre! Yesterday I've met with Tamir and he showed me this cool experiment as well! The issue about the errors messages in the console is indeed...

@villares yes, we can. I think it's just a matter of: 1. Enabling the user to pass what is the HTML element id to place the skecth. Currently it uses...

Probably once we have #189 done, this issue should also have been fixed.

Tested it locally again and this bug only happens with **Transcrypt** mode. I'm updating it to remove Pyodide's part and labeling this issue correctly.

I have a feeling that #189 will be a facilitator to this task. The idea to expose a JS entry point as a Promise, will enable the client code to...

This should also be added to the demo editor