- Create a setuptools project
- create a folder where you place your notebook
- start your notebook and do a `pip3 install -e ..`
- Paste this into a cell:
%load_ext autoreload %autoreload 2
Subscribe to:
Post Comments (Atom)
Iterative Mona Lisa E2E development
Iterative as at the beginning I know least Mona Lisa, as I always want to be able to stop E2E, go wide before going deep Notes: Agents are i...
-
""" This module processes Wikipedia dump files by extracting individual articles and parsing them into a structured format, ...
-
2 Million renderings took 0.875s import java.io.IOException; import java.io.StringWriter; import java.io.Writer; import java.util.HashMap;...
-
docker pull quay.io/unstructured-io/unstructured-api 20gb image. After docker-pull: docker image inspect --format '{{json .}}' ...
No comments:
Post a Comment