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
Please visit References for scientific references and reference projects.
Run in docker image
lsfiege/shawn-core
Image with all dependencies installed for run shawn. Only needs to map shawn directory into volume.
Example:
docker run -ti --name shawn-core -p 8080:80 -v /local/path/to/shawn:/container/path/to/shawn lsfiege/shawn-core bash