MANIFEST.in
README.md
pyproject.toml
requirements.txt
src/__main__.py
src/jupyter_mcp/__init__.py
src/jupyter_mcp/__version__.py
src/jupyter_mcp/server.py
src/jupyter_mcp/daemon/__init__.py
src/jupyter_mcp/daemon/client.py
src/jupyter_mcp/daemon/kernel_daemon.py
src/jupyter_mcp/environment/__init__.py
src/jupyter_mcp/environment/detector.py
src/jupyter_mcp/environment/uv_manager.py
src/jupyter_mcp/handlers/__init__.py
src/jupyter_mcp/handlers/error_handler.py
src/jupyter_mcp/handlers/response.py
src/jupyter_mcp/notebook/__init__.py
src/jupyter_mcp/tools/__init__.py
src/jupyter_mcp/tools/debugging.py
src/jupyter_mcp/tools/environment.py
src/jupyter_mcp/tools/execution.py
src/jupyter_mcp/tools/guidance.py
src/jupyter_mcp/tools/notebook.py
src/jupyter_mcp/utils/__init__.py
src/jupyter_mcp/utils/constants.py
src/ml_jupyter_mcp.egg-info/PKG-INFO
src/ml_jupyter_mcp.egg-info/SOURCES.txt
src/ml_jupyter_mcp.egg-info/dependency_links.txt
src/ml_jupyter_mcp.egg-info/entry_points.txt
src/ml_jupyter_mcp.egg-info/requires.txt
src/ml_jupyter_mcp.egg-info/top_level.txt