Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anton Bragin
Total activity
17
Last activity
May 30, 2022 21:29
Member since
April 11, 2019 11:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
6
Activity overview
Articles (0)
Posts (0)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
May 30, 2022 21:29
That the expected behavior since file saving occurs not on every edit event, but when file saving is called (e.g. if user invokes Ctrl + S, file is run, etc.). To listen for the event you mention D...
Community
IntelliJ IDEA Open API and Plugin Development
Jupyter file listener
0 votes
Edited
May 27, 2022 09:51
Hi Vseslav! com.intellij.openapi.vfs.newvfs.BulkFileListener listens for .ipynb file changes as for any other virtual files. Please note, that the file is updated on actual file change event, not o...
Community
IntelliJ IDEA Open API and Plugin Development
Jupyter file listener
1 vote
Created
April 22, 2022 10:14
Hi @...! To remove the folder from the workspace, please, use *Detach Directory...* action from the context menu (no files will be deleted). It's seems that it's impossible to physically delete th...
Community
DataSpell
Dataspell workspace
0 votes
Created
March 17, 2022 09:37
Elizabeth Kirby Right now it's possible to tune environment for every attached directory: https://helpserver.labs.jb.gg/help/dataspell/2021.3/configuring-python-interpreter.html#change-env The requ...
Community
DataSpell
Dataspell workspace
0 votes
Created
April 22, 2021 09:03
Hi! The best way to do this seems to be implement a dedicated FileEditor wich will use JCEF to display web page content. Please note that JavaFX is deprecated and no longer bundled with the default...
Community
IntelliJ IDEA Open API and Plugin Development
Jupyter Notebook for Intellij Idea
0 votes
Created
December 13, 2019 15:24
Thank you for the explanation and for the ticket! This should do the trick.
Community
IntelliJ IDEA Open API and Plugin Development
How to inject languages into Jupyter Notebooks (> 2019.3)?
0 votes
Created
December 11, 2019 06:15
Could you please elaborate a bit? Which languages do you want to inject and why?
Community
IntelliJ IDEA Open API and Plugin Development
How to inject languages into Jupyter Notebooks (> 2019.3)?
0 votes
Created
June 10, 2019 07:13
Hi Patrick! Thanks for the clarification. Just to make sure, do you mean this plugin? I've created a ticket.
Community
IntelliJ IDEA Open API and Plugin Development
Steal the Jupyter support for notebooks like in PyCharm
0 votes
Created
June 06, 2019 15:00
Hello! The reimplemented Jupyter support in PyCharm 2019.1+ is included in PyCharm Professional and is not open-source (more details could be found here). The source code for the previous version i...
Community
IntelliJ IDEA Open API and Plugin Development
Steal the Jupyter support for notebooks like in PyCharm
1 vote
Created
May 13, 2019 15:24
Dear All! Thanks for the feedback! PyCharm 2019.1 provides reimplemented Jupyter support, the additional details could be found in the corresponding blog post. To request additional features and re...
Community
PyCharm
PyCharm support for Jupyter Notebooks is simply terrible -- even after 2019.1
0 votes
Next
›
Last
»