Blog Logo
TAGS

JupyterLab 4.0: A Full-Featured Development Environment with Improved Performance and Accessibility

The Jupyter contributor community has released JupyterLab 4.0, the next major version of their development environment. The new release boasts significant performance improvements, including faster ta...

Read more...

Jupyter AI - A User-friendly and Powerful Way to Explore Generative AI Models in Notebooks

Welcome to Jupyter AI, which brings generative AI to Jupyter. Jupyter AI provides a user-friendly and powerful way to explore generative AI models in notebooks and improve your productivity in Jupyter...

Read more...

GPT magic: A Jupyter/IPython command for generating code with GPT

# GPT magic A Jupyter/IPython magic command for generating code using GPT. Install with pip and provide your own OpenAI API key. Current default is gpt-3-turbo model with options to change to gpt-4. A...

Read more...

Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code

Polyglot Notebooks, Visual Studio Code’s multi-language notebook extension, is now generally available in the VS Code Marketplace! Notebooks are an interactive programming and computational file that ...

Read more...