Skip to content

update installation docs and skill installer for PyPI#7

Merged
anish749 merged 3 commits into
mainfrom
update-install-for-pypi
Mar 29, 2026
Merged

update installation docs and skill installer for PyPI#7
anish749 merged 3 commits into
mainfrom
update-install-for-pypi

Conversation

@anish749

Copy link
Copy Markdown
Owner

Problem

README still showed git clone + uv sync as the install method, and install-skill.sh hardcoded .venv/bin/nbexec.

Solution

  • README now shows pip install claude-nbexec (and uv pip install) as the primary install method
  • install-skill.sh now checks PATH first (for pip-installed nbexec), falls back to local .venv, and errors with a helpful message if neither is found
  • Skill install still requires cloning the repo (for the template file)

Merge before tagging v0.1.0.

@anish749 anish749 merged commit 2a2c036 into main Mar 29, 2026
1 check passed
@anish749 anish749 deleted the update-install-for-pypi branch March 29, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant