There was an error while loading. Please reload this page.
Updated User_Using your own compute workers (markdown)
next -> previous
.env and Docker image fix
Step by step writing
Remove the one line command to encourage using a .env file
Updated Home (markdown)
Include weighted average ranking.
Updated Organizer_Leaderboard (markdown)
add helper about docker system cleaning nightly
Updated Project_About_CodaLab (markdown)
Updated Production Server Settings (markdown)
Updated SSL (markdown)
Updated Storage (markdown)
Revert 6b0435163804de37cd3b900dee515323f3304b3e...b29f3940f753cf6531375356a25cbcdf8704e9b4 on Example_yellow_world
Created Example_yellow_world (markdown)
Created Computer Vision for Physiological Measurement Challenge (markdown)
Updated Example_yellow_world (markdown)
Yelle to Hello
remove $ in front of commands for easier execution
Updated Minio storage (markdown)
Updated Codalab AMI (markdown)
In the instructions you started a container with `-it`, which means after installing what you want and exiting, the container doesn't exist anymore and your changes aren't saved. I added instructions to start the container in detached mode to allow attaching to it after starting it. Now when you install software and exit, the container is still running. Now you can commit and push.
Updated Creating GPU Workers on Google Cloud (markdown)
Made the description of organizer and participant gender-neutral, and full sentences.
Updated Restoring from VM Backups on Google Cloud (markdown)