Shareable URLs for notebook outputs
import skua
skua.record(fig, title="Checkout A/B test")
# > https://skua.dev/r/9VtTWJ8TAvpbOne function call turns plots, DataFrames, and text into permanent links. Re-run the cell to update — same URL, fresh results.
pip install getskua- Widely compatible
- matplotlib, plotly, pandas, polars, numpy, Pillow, PyTorch, TensorFlow, and more
- Setup-free
- No account, no API key — install and record, verify later for more headroom
- Auto-detecting
- Pass any object — Skua picks the right serializer
- Portable
- Jupyter, Colab, VS Code notebooks, plain Python scripts, CLI
- Lightweight
- Only dependency is
requests