CyberX

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 6
-
Created PyCharm inspection warns "package requirements ... are not satisied" when using requirements.txt and docker interpreter
I am using a requirements.txt file which contains the dependency packages and versions. I also use a Docker based Python interpreter. Everything works fine, except PyCharm complains that the depend... -
Edited PyCharm automatically making unexpected changes in Jupyter Notebook
So I'm developing locally with PyCharm and pushed the notebook project to AWS codecommit repository. I'm also developing remotely using VSCode on AWS EC2 instance on the same project. When I made s... -
Edited Is there a difference between "remote interpreters" and "remote development"?
AnsweredIt seems Remote Development for JetBrains IDEs is a relatively new feature introduced in Nov 2021. For PyCharm, by "remote interpreters", it seem it means Docker-based interpreter, SSH-based inter... -
Created What is "Extentions" and "Database Tools and SQL" in "Scratches and Consoles" section of the project view?
AnsweredIs this auto-generated or user added? Can I remove this?