Skip to main content
Glama

ipybox

by gradion-ai

reset

Reset the IPython kernel to a clean state, clearing all variables, imports, and definitions while preserving installed packages and files in the container. Use this to start fresh experiments or free memory after processing large datasets in the ipybox MCP server.

Instructions

Reset the IPython kernel to a clean state.

Creates a new kernel instance, clearing all variables, imports, and definitions from memory. Installed packages and files in the container filesystem are preserved. Useful for starting fresh experiments or clearing memory after processing large datasets.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "resetArguments", "type": "object" }
Install Server

Other Tools from ipybox

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gradion-ai/ipybox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server