Commit Graph

3 Commits (f79bec12eb0704a7b6092e1bd1c54d7ae9b488e8)

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>
10 months ago
Bagatur 3596be5210
DOCS: format notebooks (#13371) 10 months ago
Bagatur cf86447623
Start cookbook and move stuff from use cases (#11636) 11 months ago