Yz48
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Anyways to get the Jupyter notebook filename from PyCharm
I tried several ways recommended by Gemini but none of them work:notebook_path = os.environ.get('JPY_SESSION_NAME')Does not return the filename.ipynbname package only works for the Jupyter notebook... -
Created Shadow on the PyCharm window
I am running PyCharm in Linux in WSL, and I use command line pycharm-professional & to launch PyCharm.However, I can always see a dark colored shadow on the PyCharm window after I resize it.Let's l...