Andre Manoel
46dc8b232a
docs: prepare Fern docs workflow ( #622 )
...
* docs: prepare fern generated artifacts
* docs: update fern migration artifacts
* docs: leave colab notebooks unchanged
* docs: add VLM recipe cards to Fern
* docs: trim Dev Notes sidebar
* docs: collapse older Dev Notes in sidebar
* docs: add Fern publishing workflows
* docs: gate Fern publishing on check
* docs: restrict hosted previews for fork PRs
* docs: clean Fern preview URL
* docs: cancel stale preview runs
* docs: clarify devnotes notebook reuse
* docs: clean older versions route
* docs: document Fern versioning conventions
* docs: add Fern release version guard
* docs: harden Fern release tag handling
* ci: let docs preview continue after fern failure
* ci: split docs preview deploy
* docs: clarify fern make commands
* ci: harden fern deploy workflows
* docs: render preview notebooks without outputs
* ci: keep docs preview deploy inline
* docs: align notebook code highlighting
* docs: show notebook snippet scrollbars
* docs: isolate fern preview check failures
* ci: align fern release docs behavior
2026-05-12 18:18:26 -03:00
mvansegbroeck
02744d152d
docs: add Open in Colab badges to tutorial notebooks ( #391 )
...
* Add Open in Colab badges to tutorial notebooks
* docs: inject Colab badge via generate_colab_notebooks.py
Move the "Open in Colab" badge injection into the notebook generation
script so badges survive regeneration. The badge is prepended as the
first markdown cell in process_notebook.
* autogenerate notebooks
---------
Co-authored-by: Andre Manoel <amanoel@nvidia.com>
Co-authored-by: Johnny Greco <jogreco@nvidia.com>
2026-03-13 17:47:10 -04:00
Johnny Greco
d962c86843
fix: update example runner command with notebooks dep group ( #204 )
...
* update dep groups; use in makefile
* add quotes to packages in pip command
2026-01-13 11:49:31 -05:00
Andre Manoel
68533c78be
docs: fix links on notebooks and add %%capture on install cell ( #134 )
2025-12-15 14:41:01 -03:00
Andre Manoel
7fa9a413ac
docs: add option to open notebook directly in Colab ( #126 )
2025-12-12 15:15:26 -03:00