Skip to content

Kanaries · Knowledge Base

All Topics

An index of every tutorial cluster on this site — data wrangling, visualization, machine learning, and AI tooling.

23
Topics
438
Articles
00

Start with a specific setup, tooling, or troubleshooting task.

01

AICoding

How to Use OpenCode: Install, Configure, Oh My OpenCode, and Common Traps

Learn how to use OpenCode in 2026: install it, run /init, configure AGENTS.md, add commands, understand Oh My OpenCode vs Oh My OpenAgent, and fix stale tutorial issues.

02

AICoding

How to Use Codex: CLI, App, AGENTS.md, Skills, and Large Repo Workflows

Learn how to use Codex in 2026: install Codex CLI, choose CLI vs App vs IDE extension, write AGENTS.md repository instructions, use skills, and handle large repos safely.

03

Streamlit

Streamlit in VS Code: Install, Run, and Debug Setup Guide

Set up Streamlit in VS Code, run `streamlit run app.py`, fix interpreter and `command not found` issues, and debug common port and breakpoint problems.

04

Python

__pycache__ in Python: What It Is and When to Delete It

The __pycache__ folder stores compiled .pyc bytecode that makes Python imports faster. Learn why it appears, whether it is safe to delete, how to gitignore it, and how to disable it with PYTHONDONTWRITEBYTECODE.

05

Python

How to Run Python Scripts for Beginners

Learn how to run Python scripts in different ways, depending on your environment and skills. This guide covers command-line, IDEs, and file managers for efficient and effective script execution.

06

Python

How to Convert .ipynb to PDF (nbconvert, VSCode, Colab)

Convert a Jupyter Notebook to PDF fast: run jupyter nbconvert --to pdf notebook.ipynb. No LaTeX? Use --to webpdf. Includes VSCode, Colab, browser print, and fixes for the xelatex not found error.

01

Data Wrangling & Analysis

9 topics
02

Visualization & Data Apps

6 topics
03

Machine Learning & AI

5 topics
04

More Topics

3 topics