I will be presenting one of the possible views for what AI in Project Jupyter can look like, with a focus on forward-looking browser-based AI workflows.
If you haven't registered yet and feel like attending, there is still time to do so.
See you all in San Diego, CA 👋
I will be presenting one of the possible views for what AI in Project Jupyter can look like, with a focus on forward-looking browser-based AI workflows.
If you haven't registered yet and feel like attending, there is still time to do so.
See you all in San Diego, CA 👋
In the meantime, quick sneak peek 👀
In the meantime, quick sneak peek 👀
- Audio and video playback
- Support for JupyterLab workspaces
- Basic cell interrupt
Try it in your browser and don't hesitate to share feedback, thanks!
jupyterlite.rtfd.io/en/latest
- Audio and video playback
- Support for JupyterLab workspaces
- Basic cell interrupt
Try it in your browser and don't hesitate to share feedback, thanks!
jupyterlite.rtfd.io/en/latest
You can now try out and run R code directly right in your browser from the @jupyter.org website — all in just a couple of seconds 🚀
Huge thanks to Isabel Paredes and contributors for making this possible!
👉 jupyter.org/try
You can now try out and run R code directly right in your browser from the @jupyter.org website — all in just a couple of seconds 🚀
Huge thanks to Isabel Paredes and contributors for making this possible!
👉 jupyter.org/try
ℹ️ Improved kernel loading indicator
Sometimes it can be difficult to know if there is an issue when starting a kernel, or if the kernel has finished loading. So we're working on making it easier to check the kernel state and access the logs.
ℹ️ Improved kernel loading indicator
Sometimes it can be difficult to know if there is an issue when starting a kernel, or if the kernel has finished loading. So we're working on making it easier to check the kernel state and access the logs.
To try it in JupyterLab:
➡️ Install Ollama: ollama.com
➡️ ollama pull OpenLLM-France/Lucie-7B-Instruct
➡️ pip install jupyterlab jupyter-ai langchain-ollama
Then configure Jupyter AI to chat with Lucie 💬
To try it in JupyterLab:
➡️ Install Ollama: ollama.com
➡️ ollama pull OpenLLM-France/Lucie-7B-Instruct
➡️ pip install jupyterlab jupyter-ai langchain-ollama
Then configure Jupyter AI to chat with Lucie 💬
Still at a very early stage of course, but making some good progress!
Thanks to WebLLM, which brings hardware accelerated language model inference onto web browsers, via WebGPU 🚀
Still at a very early stage of course, but making some good progress!
Thanks to WebLLM, which brings hardware accelerated language model inference onto web browsers, via WebGPU 🚀
I will be giving a short talk (5 minutes!) about the current state of Jupyter AI, related projects and ongoing developments ✨
Quick sneak peek 👀
I will be giving a short talk (5 minutes!) about the current state of Jupyter AI, related projects and ongoing developments ✨
Quick sneak peek 👀
➡️ pip install --pre jupyterlab notebook
💡We're working on making the new options available in the JupyterLite REPL, stay tuned! 💡
➡️ pip install --pre jupyterlab notebook
💡We're working on making the new options available in the JupyterLite REPL, stay tuned! 💡
This release is based on the latest JupyterLab 4.3 and Jupyter Notebook 7.3, and includes features such as the notebook minimap and a new "execute" config for the REPL 🎁
It also comes with a fix for better handling kernel restarts.
Enjoy!
This release is based on the latest JupyterLab 4.3 and Jupyter Notebook 7.3, and includes features such as the notebook minimap and a new "execute" config for the REPL 🎁
It also comes with a fix for better handling kernel restarts.
Enjoy!
This would allow for more use cases such as a "Single Cell" usage, while leveraging all the features the console already provides ✨
This would allow for more use cases such as a "Single Cell" usage, while leveraging all the features the console already provides ✨
🖥️ Try it on Binder: https://mybinder.org/v2/gist/jtpio/4e9a3d435d7c3950dc4150c10abbb1d7/HEAD?urlpath=lab
⬇️ Install with `pip install jupyterlab==4.0.0b2`
Please test and report any issue or feedback you may have 🙏
Thanks!
🖥️ Try it on Binder: https://mybinder.org/v2/gist/jtpio/4e9a3d435d7c3950dc4150c10abbb1d7/HEAD?urlpath=lab
⬇️ Install with `pip install jupyterlab==4.0.0b2`
Please test and report any issue or feedback you may have 🙏
Thanks!