YouTube video by Jeremy Tuloup
Generative AI for Jupyter | ia4dev 2025
Check out my talk from April at UniversitΓ© Grenoble Alpes, where I demoed the latest AI advancements in @jupyter.org.
From %ai magics to generating notebooks and connecting to model providers, plus a peek at local browser models with JupyterLite π‘
www.youtube.com/watch?v=LiQl...
30.06.2025 07:19 β π 1 π 1 π¬ 0 π 0
I just tried it.
The fact that "input" now works is a major, major game changer.
I just tried a few other things, and they all work perfectly -- certainly perfectly enough for my "Python for non-programmers" class.
Wow. Kudos to the entire Jupyter team. I'm so impressed and delighted.
13.06.2025 11:36 β π 1 π 1 π¬ 0 π 0
Great to hear!
Don't hesitate to report issues if you find any, or share ideas and feedback for future features. Thanks!
13.06.2025 11:02 β π 1 π 0 π¬ 1 π 0
JupyterLite 0.6.0 is released! π
JupyterLite 0.6.0 includes a number of new features, bug fixes, and enhancements and significant improvements to the user interface.
π JupyterLite 0.6 is now available, and brings exciting new features:
β¨ Interactive input() support
π New REPL options
π― Better kernel status and logs
β‘οΈ Improved multi-tab experience
Read more: blog.jupyter.org/jupyterlite-...
Walkthrough video: www.youtube.com/watch?v=jkQ9...
13.06.2025 09:22 β π 17 π 6 π¬ 1 π 0
For those of you who prefer R over Python β good news! π
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
04.06.2025 17:33 β π 4 π 2 π¬ 0 π 0
YouTube video by Jeremy Tuloup
Jupyter Frontends & JupyterLite updates | Jupyter Open Studio Day 2025
just watched a very great overview of the latest updates in Jupyterlab and Jupyterlite
- Improved code consoles, RTC,
- Support for R via xeus-R; consoles
- Improvements with xeus-python with some pip magic
- JupyterAI and Jupyterlite-AI, with options for in-browser LLMs
- hybrid kernels π€― (cont β¬οΈ)
29.05.2025 17:17 β π 4 π 2 π¬ 1 π 0
YouTube video by Jeremy Tuloup
Jupyter Frontends & JupyterLite updates | Jupyter Open Studio Day 2025
Shared some Jupyter Frontends demos last week at Jupyter Open Studio Day (hosted by Bloomberg)!
Covered:
β¨ JupyterLab 4.4, Notebook 7.4
π§ͺ JupyterLite 0.6
π In-browser Python/R
π₯οΈ Terminal w/ Vim
π§ AI (WebLLM, on-device)
β‘ Hybrid kernels
Thanks Bloomberg & all who joined!
youtu.be/7kS_xfKEOmM
28.05.2025 14:50 β π 4 π 0 π¬ 0 π 0
JupyterLab 4.4 and Notebook 7.4 are available!
JupyterLab 4.4 has been released! This new minor release of JupyterLab includes many new features and bug fixes.
JupyterLab 4.4 and Notebook 7.4 are now available! π
Coming with new features π
- Code console improvements
- Settings import and export
- Workspace indicator
- Kernel subshells support
But also with bug fixes and other enhancements.
Check out the blog post!
blog.jupyter.org/jupyterlab-4...
21.05.2025 13:31 β π 28 π 8 π¬ 0 π 0
Coming soon in the next JupyterLite release:
βΉοΈ 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.
09.04.2025 15:29 β π 5 π 1 π¬ 0 π 0
If you would like to try the latest JupyterLab 4.4 release candidate and Jupyter Notebook 7.4 beta yourself:
β‘οΈ pip install --pre jupyterlab notebook
Please feel free to report issues if you find any, thanks! π
28.03.2025 16:26 β π 3 π 0 π¬ 0 π 0
YouTube video by Jeremy Tuloup
What's new in JupyterLab 4.4 and Notebook 7.4?
JupyterLab 4.4 and Jupyter Notebook 7.4 will be available very soon.
And they are coming with a couple of nice improvements and bug fixes π
So I just published a new video to do a quick tour of these new features π₯
www.youtube.com/watch?v=YhYo...
28.03.2025 16:26 β π 8 π 4 π¬ 1 π 0
Cooking something π π‘
20.03.2025 17:50 β π 2 π 0 π¬ 0 π 0
The option to change console prompt position is available under the three dots button in the console toolbar, which is the last toolbar button
Toggling all the three new settings transforms the console into a single cell
The Import and Export buttons in the Settings Editor are the first two items in the toolbar panel
The workspace indicator in the open state
JupyterLab 4.4.0b1 and Notebook 7.4.0b1 are available for testing π
- improved code console
- settings import/export
- better real time collaboration
- workspace indicator
- kernel subshells
Please test:
pip install --pre 'jupyterlab>=4.4.0b1'
or
pip install --pre 'notebook>=7.4.0b1'
14.03.2025 09:49 β π 4 π 4 π¬ 0 π 0
R in JupyterLite π‘ π π
28.02.2025 12:53 β π 9 π 2 π¬ 0 π 0
Learned about OpenLLM-France and their Lucie open source LLM yesterday.
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 π¬
21.02.2025 18:38 β π 1 π 0 π¬ 0 π 0
Jupyter Community Call: February 2025
Hey Jovyans, we want to see the great things youβre doing with Jupyter! The Diversity, Equity, and Inclusion (DEI) standing committee isβ¦
Come join the Project Jupyter community today at the Jupyter Community Call!
Jupyter Community Calls are like "virtual JupyterCon" events with cool and fun demos π And today's agenda looks exciting.
blog.jupyter.org/jupyter-comm...
19.02.2025 08:36 β π 1 π 0 π¬ 0 π 0
Announcing JupyterCAD 3.0
The latest iteration of the web-based collaborative CAD editor
JupyterCAD 3.0 is here! π
We are excited to announce JupyterCAD 3.0, bringing major improvements to the web-based collaborative CAD editor for JupyterLab:
blog.jupyter.org/announcing-j...
β
Color Customization
π Embedded Python Console
π― Improved UX
π±οΈ Mouse-based 3D Controls
π€ Suggestions Support
17.02.2025 09:55 β π 28 π 17 π¬ 1 π 3
What if we could use AI models like Llama 3.2 or Mistral 7B in the browser with JupyterLite? π€―
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 π
17.02.2025 08:00 β π 6 π 1 π¬ 0 π 0
Preparing for the AlpOSS (Alpes Open Source Software) 2025 conference, happening next week in the Grenoble area ποΈ
I will be giving a short talk (5 minutes!) about the current state of Jupyter AI, related projects and ongoing developments β¨
Quick sneak peek π
12.02.2025 18:41 β π 1 π 0 π¬ 1 π 0
The PR improving the JupyterLab code consoles has been merged, and is now available in the latest JupyterLab, Notebook and JupyterLite pre-releases!
β‘οΈ pip install --pre jupyterlab notebook
π‘We're working on making the new options available in the JupyterLite REPL, stay tuned! π‘
06.02.2025 09:19 β π 4 π 4 π¬ 0 π 0
Thanks @2i2c.org!
05.02.2025 15:28 β π 0 π 0 π¬ 0 π 0
2i2c has officially become part of the mybinder.org federation, introducing a new, cost-effective, and faster approach. We hope to make it easier for more people to join the federation by contributing a single-node BinderHub at 2i2c.mybinder.org.
More in our blog: https://2i2c.org/blog/2025/bindeβ¦
05.02.2025 08:45 β π 12 π 7 π¬ 5 π 3
Release v4.3.5 Β· jupyterlab/jupyterlab
4.3.5
(Full Changelog)
Bugs fixed
Fix scrolling and selection restoration on undo/redo #17158 (@krassowski)
Fix windowing crash due to out-of-bounds access #17238 (@krassowski)
Increase color cont...
#JupyterLab 4.3.5 is available. Includes fixes for:
- scroll restoration on undo/redo
- accessibility: color contrast and missing titles
- disabling fuzzy filtering in file browser
- general stability
- execution indicator restoration (for server-side execution)
github.com/jupyterlab/j... #jupyter
29.01.2025 21:33 β π 10 π 6 π¬ 1 π 0
β¨Try it live here: jupyterlite.github.io/demo
βοΈ Deploy your JupyterLite site: jupyterlite.readthedocs.io/en/stable/qu...
π₯οΈ Embed a live REPL on your website: jupyterlite.readthedocs.io/en/stable/qu...
09.01.2025 13:24 β π 2 π 1 π¬ 0 π 0
A notebook with the minimap opened in JupyterLite 0.5.0
JupyterLite 0.5.0 is now availableπ
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!
09.01.2025 13:24 β π 22 π 8 π¬ 1 π 0
Currently working on improving the JupyterLab code consoles, to be able to change the position of the prompt cell and not clear code on execute.
This would allow for more use cases such as a "Single Cell" usage, while leveraging all the features the console already provides β¨
27.12.2024 10:46 β π 7 π 3 π¬ 0 π 0
And the Jupyter Notebook releases are now also available π
- github.com/jupyter/note...
- github.com/jupyter/note...
Please try and report issues if you find any, thanks!
24.12.2024 12:21 β π 6 π 3 π¬ 0 π 0
Release v4.3.4 Β· jupyterlab/jupyterlab
4.3.4
(Full Changelog)
Bugs fixed
Sync Settings Editor with Updated Settings #17091 (@Darshan808)
Focus terminal after copy and paste operations #17097 (@krassowski)
Fix background of the popup to...
Two new JupyterLab releases out today: 4.3.4 with a bunch of bug fixes, and 4.4.0a1 with two prominent changes:
- new settings import function
- a fix for a bug preventing scrolling away from some cells (by pulling patched CodeMirror versions)
github.com/jupyterlab/j...
github.com/jupyterlab/j...
18.12.2024 21:48 β π 7 π 3 π¬ 1 π 1
The first pre-releases for the next JupyterLab 4.4 are already available π
The latest one includes a fix for a long-standing scrolling issue when working on notebooks with long cells.
To get it:
β‘οΈ pip install --pre -U jupyterlab
It's an alpha, so still more changes to come!
19.12.2024 10:42 β π 2 π 2 π¬ 0 π 0
Helping you become more confident with Python and Pandas since 1995.
β’Β Courses: LernerPython.com
β’Β Newsletters: BetterDevelopersWeekly.com β’ BambooWeekly.com
β’Β Books: PythonWorkout.com β’ PandasWorkout.com
β’Β Videos: YouTube.com/reuvenlerner
π Brooklyn #bkcb1
he/him/Dr. π
techie π¨πΎβπ» | scientist π¨πΎβπ¬ | biker π΄πΎββοΈ
speaks: πΊπ² | π«π· | π§π·
https://teonbrooks.com
https://pkg.pr.new β‘
Instant preview releases for your branches and PRs, without polluting the npm registry. We call it "Continuous Releases" too.
A @stackblitz.com OSS Community Project
Created by @aslemammad.bsky.social and @amirsakhravi.bsky.social
Pythonista π Data Scientist π» @AIClubGenderMin @HumbleDataπ©π»βπ» Back from the other side of the Channel π«π·π¬π§ Maths β’ Cooking β’ Sport & Outdoors- She/Her
Unified tooling for JavaScript
Pyodide is an open-source Python distribution for the browser and Node.js based on WebAssembly/Emscripten.
π Find us at https://pyodide.org
π€ Contribute at https://github.com/pyodide/pyodide
Also, find us on Mastodon @pyodide@fosstodon.org
Influence, tendances, crises : nous cartographions les dynamiques des rΓ©seaux sociaux et leurs communautΓ©s dβinfluence
https://agoratlas.com/
Technical Director at @QuantStack.bsky.social
He/him π³οΈβπ. Research software engineer @ UC Berkeley Schmidt Center for Data Science and Environment. Open Science / open source enthusiast. Nature lover π±ππ΅π¦πΌπ¦. Music lover πΆπΉπ₯π΅. Tinkerer π οΈ.
github.com/mfisher87
Engineering professor, computational scientist, jazz buff, techie, academic writer & font geek. Faculty director of the GW Open Source Program Office.
https://lorenabarba.com
www.linkedin.com/in/lorenabarba
Wayne
~~ ~Jupyter Distinguished Contributor
~ ~ ~ http://fomightez.github.io
~ ~ ~ ~ ~ ~ I run Proteopedia's social media too ~~ ~
He/His
may all beings be happy πͺ·
researching cooperativeAI & graph neural nets @Max Planck Institute
interested in community building, solving coordination problems and eradicating ext. poverty
cat theory, complex sys & consciousness
cofounder of deno and creator of node
https://tinyclouds.org/
https://github.com/ry
https://x.com/rough__sea
@QuantStack.bsky.social founder
@ProjectJupyter.bsky.social maintainer
@PyDataParis.bsky.social organizer
ACM software system award 2017.
design + code - shadcn.com