You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The webapp/README mentions a create_data.py file that does not exist. I'm attempting to run the webapp via docker, and it fails while looking for entries.json. I also don't have a measurements.json.
To Reproduce
I created a small docker-compose.yml to make my command line shorter I use:
Expected behavior
I expected the webapp to start and that I'd be able to use it as normal.
System:
MacOS. Docker
Additional context
I'm running locally while adding the ability to export a set of zip files that contain multiple convolution files via the interface.
The text was updated successfully, but these errors were encountered:
Describe the bug
The webapp/README mentions a create_data.py file that does not exist. I'm attempting to run the webapp via docker, and it fails while looking for entries.json. I also don't have a measurements.json.
To Reproduce
I created a small docker-compose.yml to make my command line shorter I use:
docker compose build
docker compose run
Expected behavior
I expected the webapp to start and that I'd be able to use it as normal.
System:
MacOS. Docker
Additional context
I'm running locally while adding the ability to export a set of zip files that contain multiple convolution files via the interface.
The text was updated successfully, but these errors were encountered: