You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know jupyter notebooks aren't completely supported but my problem is that i can't use it at all, as no matter 'format code' or 'format whole file' option, upon formatting it turns all my cells into markdown, which is unusable. I have ticked the jupyter support in the options of Blackconnect.
Not sure if i'm doing something wrong or if it's the current state at the moment?
Do you know if this problem would persist if I use the method as external tool or file watcher ?
The text was updated successfully, but these errors were encountered:
Proper Jupyter support is a priority for us; it will be there in one of the future releases.
For the moment, I would recommend using black as an external tool started by a File Watcher. This will suit your use-case more.
Good to know, looking forward to the new version.
I tried with filewatcher, it does works but unfortunately i'm getting a pycharm error that i can't "undo" anything anymore if write code and then undo (ctrl+z)for whatever reasons i can't revert back, so it's a no-go.
I'll just wait for your version as, among all 3, it's the fastest and less resource intensive. Thanks.
Hello,
I know jupyter notebooks aren't completely supported but my problem is that i can't use it at all, as no matter 'format code' or 'format whole file' option, upon formatting it turns all my cells into markdown, which is unusable. I have ticked the jupyter support in the options of Blackconnect.
Not sure if i'm doing something wrong or if it's the current state at the moment?
Do you know if this problem would persist if I use the method as external tool or file watcher ?
The text was updated successfully, but these errors were encountered: