Tom Driftwood X3

Avatar
  • 活动总数 15
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 5
  • 已编辑于

    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...
    • 4 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    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. ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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?
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 10 条评论
    • 0 票