Ivarzap
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Ivarzap created a post, Disappointing experience with Jupyter in Pycharm
I am writing this post to express my frustration with the way Jetbrains has managed Jupyter development tools inside Pycharm, for a long period. After several years dealing with an odd way to prese... -
Ivarzap created a post, Pycharm 2020.3 opens Flask console in non-Flask project when attaching other non-Flask proyect
Flask integration is unchecked in both projects. When project - say 1 - is alone, Python Console opens normally. When working in project 2 alone, Python Console opens normally. When attached projec... -
Ivarzap commented, -
-
-
Ivarzap commented, -
-
Ivarzap created a post, Mouses' right-click not working in Editor and Project's tree in 2020.1, via X2go or RDP
It works in other areas of the main window, like Database, or side/bottom tabs. Also, works correctly localy or in previous version 2019.* (both local or remotely) -
Ivarzap created a post, HTTP request missing "add environment file"
Pycharm Version 2019.3.4 This contradicts:https://www.jetbrains.com/help/pycharm/2019.3/http-client-in-product-code-editor.html#using_request_vars -
Ivarzap created a post, AnsweredSciview Data fails with pandas new nullable integer types
According to https://pandas.pydata.org/pandas-docs/stable/user_guide/integer_na.html#nullable-integer-data-type, one can have a nullable integer data type in Series and DataFrames. However, even th...