Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

also cc @stevejpurves who may be interested in this conversation, as the author of #1103.

> Is there a way to open README.md file using "Markdown preview" ? Not yet, but this would indeed be useful. And could be made possible by https://github.com/jupyterlite/jupyterlite/pull/805.

Thanks @kolibril13 for reporting. I just tried the link above in two browser tabs, executing the left notebook first and then the right one and it seems to be fine:...

Thanks all for reporting. I opened https://github.com/jupyterlite/jupyterlite/pull/1190 to investigate this. It seems like the `setImmediate` issue is indeed reproducible: https://github.com/jupyterlite/jupyterlite/pull/1190#issuecomment-1746730879

Thanks @vadimkantorov for sharing your work here! > Originally I wanted to just make it a plugin for JupyterLab, but I didn't like that it required running a python server....

Thanks @oscar6echo for reporting. Do you know if that still happens with the latest releases of the `jupyterlite` packages? Also does it happen with both the Pyodide and Xeus Python...

Just checked with `jupyterlite-core==0.2.0a3` and `jupyterlite-xeus-python==1.0.0a0` and this seems to be working fine: ![image](https://github.com/jupyterlite/jupyterlite/assets/591645/f990dfe0-bc65-46e5-b814-17cc979e0465)

Thanks @butsuri43 and @oscar6echo. Having a guide in the JupyterLite documentation to provide pointers for such use cases would be great. This is not a feature that needs to be...

Thanks @brettle for reporting :thumbsup:

Thanks @yiliang114 for opening the issue. > Is there any simple way I can build a language pack? JupyterLite reuses the same language packs as in JupyterLab. So there is...