Files
autogen/website/.gitignore
Jack Gerrits 0a79512ebd Add documentation for jupyter code executor (#1809)
* Add documentation for jupyter code executor

* formatting

* move to notebooks

* formatting

* update docs, fix badge bug

* fix lints

* pprint

* stop server
2024-03-04 23:44:20 +00:00

29 lines
381 B
Plaintext

# Dependencies
/node_modules
package-lock.json
# Production
/build
# Generated files
.docusaurus
.cache-loader
docs/reference
/docs/notebooks
docs/topics/llm_configuration.mdx
docs/topics/code-execution/jupyter-code-executor.mdx
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.quarto/