Jeremy Tuloup

Results 1067 comments of Jeremy Tuloup

`0.2.0` is being tracked in https://github.com/jupyterlite/jupyterlite/issues/1038 and in the `0.2.0` milestone: https://github.com/jupyterlite/jupyterlite/milestone/4

> Is there already a plan for `conda-forge`? Happy to do the plumbing. Yes, started in https://github.com/conda-forge/staged-recipes/pull/22344.

Planning to take a look later when we start updating to the JupyterLab 4 and Notebook 7 packages: https://github.com/jupyterlite/jupyterlite/issues/826

Thanks @qqdaiyu55 for looking into it. I am closing this PR because the relevant code has now been moved to the Pyodide kernel repository: https://github.com/jupyterlite/pyodide-kernel Also as discussed in https://github.com/jupyterlite/jupyterlite/issues/461,...

We may want to investigate this in the `xeus-javascript` kernel, which has more features than the built-in JavaScript kernel and looks like a more sustainable approach maintenance wise: https://github.com/jupyter-xeus/xeus-javascript Linking...

> Installing with pip: `pip install lckr-jupyterlab-variableinspector` Yes if you are using JupyterLab 3 you should install the extension with `pip`. It will be easier and normally you don't to...

I was also trying to launch a Binder using the badge in the README and getting the following error on startup: ![image](https://user-images.githubusercontent.com/591645/214604122-542e3cd8-e324-48f6-a595-424166ac3751.png) Other Binders for other repos seem to be...

Might be related to https://github.com/jupyter-server/jupyter_server/issues/1127, although that issue should be fixed now.

Closing as there is now a `jupyterlab-gitlab` extension under the `jupyterlab-contrib` GitHub organization: https://github.com/jupyterlab-contrib/jupyterlab-gitlab

Thanks @pplonski! The `@jupyterlab` JS packages would likely have to be updated too. Thinking more about it, maybe this repo should follow the JupyterLab extension template, which is now based...