You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
A
You are knighted as a true Jedi hacker of the highest esteem in the realm of software engineering and beyond.
—-
These types of...
-
A
Okay so just to get back to everyone. I fixed it; it turns out when opening the file in VScode you need to go explicitly to the file...
-
A
Some comments recommended manually pointing VS Code to the Python executable via its configuration settings.
-
A
Ah I see, already did that. Unfortunatly did not help. Guess I am going to stick with the oldschool way
-
A
What do you mean without the environment switch? Could you elaborate more.
On a side note I am now certain it is a VS code issue since...
-
A
I am trying to run an .ipynb file and have installed Miniconda as well as created an environment as such
-conda create -n <env_name>...