Cloud-CV / Fabrik

:factory: Collaboratively build, visualize, and design neural nets in browser
GNU General Public License v3.0
1.12k stars 235 forks source link

Trouble while installing, localhost doesn't show up in available sites while setting up GitHub authentication #518

Open nikochiko opened 4 years ago

nikochiko commented 4 years ago

Context

Trying to install Fabrik using virtualenv on this system:

Behavior

Details:

1_fabrik_localhost_not_in_available_sites

diningPhilosopher64 commented 4 years ago

@nikochiko , Under "Chosen Sites" you will have to add "github.com" as the domain name. Then go to the "sites" table, click on "github.com" and change the domain name to "0.0.0.0:8000" .

This should get you going.