Hello,
I'd like to use Corason on a Google Colab virtual machine, but sadly they don't support Docker and have no plans to do so (googlecolab/colabtools#299). Unlike most packages that only use Docker for installation (e.g., BiG-SCAPE), I see that Corason actually uses Docker in its execution (e.g., docker run ... in run_corason). Would it be very difficult to modify the scripts so that they can run without Docker?
Thanks!
Hello,
I'd like to use Corason on a Google Colab virtual machine, but sadly they don't support Docker and have no plans to do so (googlecolab/colabtools#299). Unlike most packages that only use Docker for installation (e.g., BiG-SCAPE), I see that Corason actually uses Docker in its execution (e.g.,
docker run ...in run_corason). Would it be very difficult to modify the scripts so that they can run without Docker?Thanks!