reset
Clean the IPython kernel by resetting to a fresh state. Clears variables, imports, and definitions from memory while preserving installed packages and files. Ideal for starting fresh experiments or freeing memory after large dataset processing.
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
Name | Required | Description | Default |
---|---|---|---|
No arguments |