jupyter-notebook

Community

Run notebooks with Jupyter and Databricks kernels.

Authori9wa4
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides running Jupyter notebooks, including using Databricks kernels and integrating with Databricks runtime.

Core Features & Use Cases

  • Kernel guidance: Instructions for Databricks kernel and local kernels.
  • Notebook execution: Standard method to execute a notebook, with uv.
  • Databricks integration: Steps to run notebooks on Databricks clusters.

Quick Start

uv run jupyter execute <notebook_path> --inplace --timeout=300

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-notebook
Download link: https://github.com/i9wa4/dotfiles/archive/main.zip#jupyter-notebook

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