Files
langgraph/docs/_scripts/notebook_convert_templates/md_executable/conf.json
T
148cf52981 chore(docs): notebook convert script + 1 conversion (#3390)
* Adds a conversion script from ipython notebook to markdown.
* Replaces one ipython notebook (create react agent) with a markdown file for testing.

---------

Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com>
2025-02-13 02:38:15 +00:00

5 lines
50 B
JSON

{
"mimetypes": {
"text/markdown": true
}
}