-
Notifications
You must be signed in to change notification settings - Fork 456
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
doc: intellij/pycharm run configurations for OpenEdx with tutor #1027
Conversation
@regisb could you help reviewing this PR? |
@@ -0,0 +1,105 @@ | |||
Debug Open edX with IntelliJ IDEA and Add a Python Remote SDK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For clarity, this is specific to edx-platform, right? I think we should mention that explicitly in the heading.
Debug Open edX with IntelliJ IDEA and Add a Python Remote SDK | ||
============================================================== | ||
|
||
To debug Open edX with IntelliJ IDEA and add a Python remote SDK, follow these steps: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can specify in what cases we would need a Python Remote SDK. I expect it is needed for IntelliJ as a general but not for PyCharm?
Install Required Tools | ||
---------------------- | ||
|
||
Make sure you have Docker and (IntelliJ IDEA or PyCharm) is installed on your system along with the Python and Docker plugin. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Docker and IntelliJ IDEA or PyCharm are installed
Install Required Tools | ||
---------------------- | ||
|
||
Make sure you have Docker and (IntelliJ IDEA or PyCharm) is installed on your system along with the Python and Docker plugin. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which Python and Docker plugins to be specific?
|
||
Make sure you have Docker and (IntelliJ IDEA or PyCharm) is installed on your system along with the Python and Docker plugin. | ||
|
||
Setup OpenEdx with tutor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: OpenEdx --> Open edX
Setup OpenEdx with tutor | ||
------------------------ | ||
|
||
Below are the few steps you need to follow inorder add remote sdk. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: in order to add a remote sdk
Closing this PR as this should not be in Tutor's official docs. |
Debug Open edX with IntelliJ IDEA and Add a Python Remote SDK — Tutor documentation.pdf