We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/learn
1 parent ca3f2c9 commit 838dfa9Copy full SHA for 838dfa9
packages/jupyter-ai/jupyter_ai/document_loaders/directory.py
@@ -86,6 +86,7 @@ def path_to_doc(path):
86
SUPPORTED_EXTS = {
87
".py",
88
".md",
89
+ ".qmd",
90
".R",
91
".Rmd",
92
".jl",
0 commit comments