langchain/docs
Chad Juliano 685c13e157
docs: fix errors and table formatting in notebook (#21696)
There are 2 issues fixed here:

* In the notebook pandas dataframes are formatted as HTML in the cells.
On the documentation site the renderer that converts notebooks
incorrectly displays the raw HTML. I can't find any examples of where
this is working and so I am formatting the dataframes as text.

* Some incorrect table names were referenced resulting in errors.
2024-05-16 16:00:14 -07:00
..
api_reference docs: style fixes for api reference docs (#21602) 2024-05-13 06:49:50 -07:00
data
docs docs: fix errors and table formatting in notebook (#21696) 2024-05-16 16:00:14 -07:00
scripts docs: update chat feat table (#21778) 2024-05-16 12:58:51 -07:00
src docs[minor]: Hide prev/next buttons on docs in how to / tutorials (#21789) 2024-05-16 15:35:17 -07:00
static
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js docs: datacamp course (#21767) 2024-05-16 16:56:32 +00:00
Makefile partners: Revert AI21 Labs docs scan feature (#21699) 2024-05-16 22:58:40 +00:00
package.json docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
README.md
sidebars.js move installation (#21711) 2024-05-15 12:59:45 -07:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt docs: add 0.2 search notice (#21653) 2024-05-14 04:00:18 +00:00
vercel.json Revert "docs: redirect base slug" (#21499) 2024-05-09 12:20:16 -07:00
yarn.lock docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide