nanlabs/nanlabs-tooling
v0.1.0MIT
Playwright CLI and Jupyter notebook scaffolding
jupyter-notebook
Create, scaffold, or refactor Jupyter notebooks (.ipynb) for experiments and tutorials. Prefer the bundled templates and helper script (new_notebook.py, exposed as nan-newnotebook) over authoring raw notebook JSON.
playwright-cli
Drive a real browser from the terminal with the Playwright CLI (snapshot, click, fill, screenshots, traces) for CLI-first automation — data extraction, UI debugging, form fills, multi-tab work. For Playwright **test specs**, use nanlabs-e2e-runner instead.