diff --git a/README.md b/README.md index 5b5c9ff9a..c3f29fa64 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,6 @@ Two users will be created by default which are listed below - Host User - username: host, password: password Participant User - username: participant, password: password ``` + +## Deprecated Methods +Support for Docker image and code-upload based submissions is currently deprecated. \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 219afcaa8..deb01e2d9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -312,49 +312,10 @@

Leaderboards and Su

Make a submission to the Phase 4 of a challenge with ID 1

- -
-
-

If Challenge 1 is Docker based

-
-
-
-
Run this command
-
-
-
-
-

If Challenge 1 is Docker based and you want to make private submission

-
-
-
-
Run this command
-
- evalai push <image:tag> -p 4 --private - - -
-
-
-
-

If Challenge 1 is Docker based and you want to make public submission

-
-
-
-
Run this command
-
- evalai push <image:tag> -p 4 --public - - -
-
+
-

If Challenge 1 is not Docker based

+

If submission file is ≤ 400 MB

@@ -367,7 +328,7 @@

If Challenge 1 is not Docker based

-

If Challenge 1 is not Docker based and submission file is > 400 MB

+

If submission file is > 400 MB

@@ -380,7 +341,7 @@

If Challenge 1 is not Docker based and submi

-

If Challenge 1 is not Docker based and you want to make private submission

+

If you want to make private submission

@@ -393,7 +354,7 @@

If Challenge 1 is not Docker based and you w

-

If Challenge 1 is not Docker based and you want to make public submission

+

If you want to make public submission