Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Installation

Python package

pip

pip install nb41

uv (faster alternative)

uv pip install nb41

From source

git clone https://github.com/agahkarakuzu/niobium.git
cd niobium
pip install -e .

Requirements

Anki setup (for live push)

To push cards directly into a running Anki instance:

  1. Install AnkiConnect from the Anki add-on browser.

  2. Restart Anki.

  3. Confirm AnkiConnect is active at http://localhost:8765.