PyCharm with anaconda plugin

Answered

I just installed professional PyCharm with anaconda plugin and i am trying to work with Jupyter file, but i can't run any cell in cause of this, what can I do? 

0
3 comments

You have probably specified a file into the working directory field in your run/debug configuration.

1
Avatar
Permanently deleted user

I guess I did not. I cant find anywhere that the directory is that on the pic above

0

The problem is that you opened the file as a project in PyCharm.

Please create a project or open the existing one and copy/move your jupyter file there. It should work just fine after that.

0

Please sign in to leave a comment.