Clément Dumas
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
已编辑于 Can't open settings after setting uv environment as project environment
已回答I had to delete the .idea of my project to access the settings window again in my environment. This was the faulty .idea folder, Upload id: 2025_08_29_pUvHQ8R7QXzz998p2VagNz (file: .idea_old.zip)Sa... -
创建于 Notebook convert doesn't convert magic markdown cells
# %% [markdown]# # magic markdown gets converted to python comments when using refactor>convert to notebook on a script. the jupytext package solves this jupytext --to notebook main.py -
已编辑于 Executing script with magic #%% doesn't create a notebook
Same question as https://stackoverflow.com/questions/74991599/does-pycharm-have-the-feature-for-executing-python-script-in-parts-cells-like-iI'd like my magic execution to be converted to notebook ...