Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
8forty
Total activity
78
Last activity
May 04, 2025 18:27
Member since
January 30, 2018 15:00
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
22
Activity overview
Posts (17)
Comments (30)
Sort by recent activity
Recent activity
Votes
Created
March 11, 2019 14:24
Sure, this does it, just click on "View as Dataframe" next to the df variable: from pyspark.sql import SparkSession spark = SparkSession.builder \.appName('dataframe-hw') \.getOrCreate()sc = spark....
Community
PyCharm
Error viewing pyspark DataFrame
2 votes
Created
November 07, 2019 20:01
I love Erez idea of a separate local directory under .idea, but that doesn't seem to be on the way. We have a team of 6 people of widely varying skill levels using pycharm, and the .idea directory...
General
Version Control
How to manage projects under Version Control Systems
1 vote
Created
March 31, 2018 17:57
Note this option is now called "Run with Python console" in 2018.1
Community
PyCharm
Run with ctrl-shift-f10 never finishes
1 vote
Created
March 16, 2018 14:07
Great, that's just what I was hoping to find. Didn't think to look in the data connection settings.
Community
DataGrip
Azure Security alert on Datagrip
1 vote
Created
January 30, 2018 15:00
I just open projects in a new window, isn't that what you guys are looking for? The new window can be moved to other desktops. https://www.jetbrains.com/help/pycharm/opening-multiple-projects.html
Community
PyCharm
How to start another instance of PyCharm?
1 vote
Edited
May 04, 2025 18:27
This is still a big problem with all of my pycharm projects that aren't tiny. FWIW I've started using breakpoint() and pdb most of the time (within pycharm), it's just as fast as regular runs and ...
Community
PyCharm
Very slow debugger in pycharm
0 votes
Created
July 17, 2023 23:08
Thanks for checking. My ubuntu is a fresh install of 22.04.2 a few weeks ago, installed directly on a wiped thinkpad p50 laptop, the only things I've installed are jetbrains toolbox and pycharm. ...
Community
PyCharm
switcher in ubuntu requres ctrl-Enter but windows requires just Enter
0 votes
Created
July 17, 2023 22:22
I guess you're right about Ctl-X,B. But I tweaked settings on both windows and ubuntu to set Ctl-H to bring up switcher, and it behaves differently. Shouldn't it behave the same with Ctl-H assign...
Community
PyCharm
switcher in ubuntu requres ctrl-Enter but windows requires just Enter
0 votes
Created
July 17, 2023 02:55
Thanks, yes I was able to reproduce using your key sequence, though not sure why that's expected behavior? Also, I have mapped Ctrl-H to switcher, and it happens every time when I use Ctrl-H on ...
Community
PyCharm
switcher in ubuntu requres ctrl-Enter but windows requires just Enter
0 votes
Created
July 13, 2023 01:07
Sure: $ cat /etc/os-releasePRETTY_NAME="Ubuntu 22.04.2 LTS"NAME="Ubuntu"VERSION_ID="22.04"VERSION="22.04.2 LTS (Jammy Jellyfish)"VERSION_CODENAME=jammyID=ubuntuID_LIKE=debianHOME_URL="https://www....
Community
PyCharm
switcher in ubuntu requres ctrl-Enter but windows requires just Enter
0 votes
Next
›
Last
»