Swagatopablo
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 12
-
Swagatopablo created a post, How to Disable Pycharm from Introducing Leading Space in Kubernetes Manifest files?
Kubernetes documentation allows having multiple manifests in the same ```yaml``` file. So I am trying this one in pycharm. apiVersion: apps/v1kind: Deploymentmetadata: name: redis labels: app... -
Swagatopablo created a post, AnsweredWhich Pycharm Plugin Manages the Pip Requirements?
I had this set up in another laptop, where I had the pip file like tensorflow==2.11.4and Pycharm would warn me either if the version was not installed (using pip for my local package manager), or i... -
-
-
-
Swagatopablo created a post, Pycharm Remote is not Showing Autosave Options (Autoformat the Code and Optimise Imports)
Using Jetbrains gateway for remote development over SSH (client: MacOS Sonoma, Server: Ubuntu 22.04). These are the details of the client side. JetBrains Gateway 2023.2.4Build #GW-232.10203.10, bui... -
Swagatopablo created a post, Do I Have Duplicate Versions of IDEs Installed on My System?
This is the screenshot from my jetbrains toolbox (version 2.1.0.18144, Linux Mint 20.3 (Linux 5.4.0-166-generic), x64). At the initial set up, I may have set up pycharm standalone, then I have like... -
Swagatopablo created a post, AnsweredWhat are the Gray Characters in Intellij
Using intellij idea community for scala development. I can see some characters are added into the code by my editor, that are there, but not there, as in I cannot edit or remove them. The typing cu... -
-