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 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 ✨