Tom Driftwood X3
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
-
Tom Driftwood X3 创建了一个帖子, 已回答Execute python code chunk in markdown files
How can I execute a python code chunk in a markdown file (.md) in Intellij? In Rmarkdown, it ist possible to execute code and hence create professional reports. How is this possible in Intellij wit... -
Tom Driftwood X3 创建了一个帖子, 已回答LD_LIBRARY_PATH ignored
I have set the LD_LIBRARY_PATH to a package in both the Run Configuration and my py-file. However, Intellij keeps saying that the package is not found, it seems that my LD_LIBRARY_PATH is ignored. ... -
Tom Driftwood X3 创建了一个帖子, 已回答Clear all plots in Intellij with python command
I have a function that generates many plots which are shown in the SciView of Intellij. Is there a way to delete all plots with code in a Python function? -
Tom Driftwood X3 创建了一个帖子, 已回答jupyter notebook via remote ssh interpreter
Even though I have installed jupyter package on the remote server, Intellij keep saying that jupyter package is not installed. How can I configure jupyter server that it can connect via ssh? -
-
-
-
Tom Driftwood X3 进行了评论, -
Tom Driftwood X3 创建了一个帖子, 已回答plots not shown in Intellij when running code on server
In Intellij, plots are not displayed in the SciView Plot area on my PC when I run the code below on the Server (ssh connection).The plot is correctly saved in my working directory on the server (my...