slub / ocrd_monitor

Web frontend for ocrd_manager
MIT License
2 stars 3 forks source link

Install monitor into separate venv #32

Closed SvenMarcus closed 1 year ago

SvenMarcus commented 1 year ago

Due to conflicts with browse-ocrd resulting from our upgraded pydantic version, the OCRD Monitor needs to be installed into a separate virtual environment.

I added PDM to the Dockerfile and set up a new command to run the monitor with PDM.