Run PgVector on Docker
Create a fileresources.py
with the following contents:
resources.py
Run Jupyter on Docker
A jupyter notebook is a must have for AI development. Update theresources.py
file to:
resources.py
View Jupyterlab UI
- Open localhost:8888 to view the Jupyterlab UI. Password: admin
- The directory is automatically mounted in the notebook.