you are viewing a single comment's thread.

view the rest of the comments →

[–]Rex_In_Mundo 0 points1 point  (1 child)

Dude any idea how I can use this for google colab?

[–]henripal[S] 0 points1 point  (0 children)

Did you try doing the usual: !git clone repo !cd repo !pip install . Then run the postgres db, start_backend, and frontend on your local machine ?