Cloud-CV / Cloud-CV/evalai-cli

[Docs] Custom backend configuration documentation

Open
#180 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
57
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Currently, it's unclear on how to use custom backend for EvalAI.
While running EvalAI locally (forked version) the user has to set the host to localhost:8000 but in the documentation its mentioned:
```
evalai host -sh https://evalapi.cloudcv.org
```
instead it should be
```
evalai host -sh https://localhost:8000
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.