jupyter-remote

Community

Run code on remote Jupyter kernels

Authoramdmax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the execution of Python code and notebooks on remote or local Jupyter kernels, particularly useful for resource-intensive tasks like GPU computations or distributed experiments.

Core Features & Use Cases

  • Remote Execution: Run code on a separate machine via SSH tunneling.
  • Notebook Execution: Execute entire Jupyter notebooks cell by cell.
  • Kernel Management: List, connect to, or create new Jupyter kernels.
  • Use Case: You need to train a machine learning model that requires a GPU. Configure this skill to connect to your remote GPU server and run your training script or notebook.

Quick Start

Execute the Python code 'import torch; print(torch.cuda.is_available())' on the remote Jupyter kernel.

Dependency Matrix

Required Modules

websocket-client

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jupyter-remote
Download link: https://github.com/amdmax/claude_marketplace/archive/main.zip#jupyter-remote

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.