Ivarzap
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Managed Jupyter Server fails to restart after stopping the server for Pycharm 2024.3
AnsweredIf I close the managed Jupyter Server, I cannot start it again.The jupyter tool area is totally empty and even trying to start it from the action “Start Jupyter Server” fails. -
Created 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... -
Created 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... -
Created 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) -
Created 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 -
Created Sciview Data fails with pandas new nullable integer types
AnsweredAccording 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... -
Created Unable to work in console when using large Pandas Dataframe
AnsweredWhenever I create a large (~1.5x10^6 rows, with large text data column, with a total size of 5GB size, with deep=True), Pycharm's iPython console gets totally unresponsive. Even simplest of operati... -
Created Browser popup not shown in database
When I Edit Maximized an Edit as.. HTML column, the Browser Popup is missing. It worked in Pycharm 2016. Now it does not work in 2017.1 and 2017.1.2 How can I turn it on again? In Settings>Tools>We... -
Created Postgres routine editor shows outdated version
When I modify a plpython routine in a Postgres SQL 9.6 database, the function appears under the "routines" node in the Database window, but its types (variables and return, both as shown in the sum...