Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JetBrains run configurations #9175

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

DE-AI
Copy link

@DE-AI DE-AI commented Mar 5, 2025

Motivation and context

So far only vscode is mentioned in the Development environment documention page as an IDE to develop cvat.
This PR adds the necessary run configurations for running cvat in an JetBrains IDE like PyCharm.
I took the configurations from the .vscode->launch.json file and added them in PyCharm by hand. Then I exported them to .idea/runConfigurations. When opening the project in Pycharm the run configurations should appear automatically.

Run Configurations

How has this been tested?

I went through the documentation page and tested my new run configurations in PyCharm.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Sorry, something went wrong.

Max Christoph added 4 commits March 3, 2025 15:17
…ango plugin and run configurations aren't available in the community version of PyCharm
Copy link

sonarqubecloud bot commented Mar 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant