Nikita Manovich

Results 304 comments of Nikita Manovich

@azhavoro , I think a little bit and I propose another solution. Could you please think and give me your opinion? Let's have a health check endpoint for CVAT. Thus...

@azhavoro , healthcheck django package provides a command health_check. It can be used to implement https://docs.docker.com/compose/compose-file/compose-file-v3/#healthcheck. Thus we will have a status for cvat_server. https://docs.docker.com/engine/reference/builder/#healthcheck

Need to document the command as well.

Need to improve the initial page

No need to write the header one more time in the body. Also at the end there is no a space between `the` and `Upgrade Guide`.

@mdacoca , the PR should not contain changes about trackers. You need to create a separate branch from the develop branch for each of your PRs. Please add 'md/' or...

@kirill-sizov , I have copied the message from a pull request of Nico G. and his PR. I don't have the link.

@mdacoca , need to fix issues from remark linter

@mdacoca , it is not something I expect to see in the documentation. Basically, we have 3 trackers, all of which should work more or less the same. We need...

@mdacoca , need to reduce the size of GIFs if it is possible. Documentation loading time is also a critical UX parameter. Please ask @chernov-a, he has some knowledge of...