Commit Graph

3 Commits (9cbf14dec2a871d69b8d0bf3ccb076005950f565)

Author SHA1 Message Date
Leonid Ganeline 18aba7fdef
docs: notebook linting (#14366)
Many jupyter notebooks didn't pass linting. List of these files are
presented in the [tool.ruff.lint.per-file-ignores] section of the
pyproject.toml . Addressed these bugs:
- fixed bugs; added missed imports; updated pyproject.toml
 Only the `document_loaders/tensorflow_datasets.ipyn`,
`cookbook/gymnasium_agent_simulation.ipynb` are not completely fixed.
I'm not sure about imports.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
7 months ago
Bagatur 3596be5210
DOCS: format notebooks (#13371) 8 months ago
Bagatur cf86447623
Start cookbook and move stuff from use cases (#11636) 9 months ago