oso icon indicating copy to clipboard operation
oso copied to clipboard

Automate doc generation for all tutorials generated in insights

Open evanameyer1 opened this issue 8 months ago • 2 comments

What is it?

Set up a GitHub Action that detects changes in the insights/ folder, runs a script to convert tutorials into Colab-compatible notebooks & create .mdx files that can be used in oso/apps/docs/docs/tutorials, and saves them to a notebooks/ folder.

evanameyer1 avatar May 08 '25 22:05 evanameyer1

Commands:

  • command to make Colab notebook (change this to just update the .ipynb directly)
  • command to push to oso docs
  • command to create cursor rules
  • command to create cline rules
  • command to generate LLM-based tutorial for code files

evanameyer1 avatar May 22 '25 17:05 evanameyer1

PR: https://github.com/opensource-observer/insights/commit/e729ec40dcf4ebd176a7a84d7ee56e3afcb86d7d

evanameyer1 avatar May 29 '25 08:05 evanameyer1