Python

RHEL Image Mode-based container with Podman CLI
Learning path

Build your AI application with AI Lab extension in Podman Desktop

Podman AI Lab is an open-source extension for Podman Desktop that allows you to work with LLMs ( Large Language Models ) in a local environment. From getting started with AI and experimenting with models and prompts to model serving and playgrounds for common generative AI use cases, Podman AI Lab enables you to quickly integrate AI into your applications without depending on infrastructure beyond your laptop. Podman Desktop provides a graphical interface that makes it easy to work with...

Feature image for Red Hat Enterprise Linux.
Article

What's new in Red Hat Enterprise Linux 9.4?

Nikhil Mungale

Red Hat Enterprise Linux (RHEL) 9.4 is now generally available (GA). Learn about the latest enhancements that improve the developer experience.

Featured image for AI/ML content on Red Hat Developer.
Article

Create an OpenShift AI environment with Snorkel

Kaitlyn Abdo +1

Learn how to create a Red Hat OpenShift AI environment, then walk through data labeling and information extraction using the Snorkel open source Python library.

Article

How to cache data using GDB's Python API

Andrew Burgess

Get a brief introduction to how data can be cached when using GDB's Python API and learn tips to keep in mind when doing so.

Featured image for best of application development 2023.
Article

Our top application development articles of 2023

Colleen Lobner

Our 10 most popular articles about application development this year include Java 21 features, Podman Desktop, OpenTelemetry observability, and more.

Featured image for: micropipenv: Installing Python dependencies in containerized applications.
Article

How Fedora and tox make Python testing easier

Lumír Balhar

Developers should test their Python code with multiple Python versions. Fedora and tox make this task easier, even for many non-Fedora systems.