cellmage.context_providers.ipython_context_providerยถ

IPython-specific context provider for CellMage.

This module provides an implementation of the ContextProvider interface that works with IPython/Jupyter environments.

Functions

get_ipython_context_provider()

Get or create the singleton IPythonContextProvider instance.

Classes

IPythonContextProvider()

Implementation of the ContextProvider interface for IPython/Jupyter environments.