I tried following the instructions given on the Jupyter Notebook documentation. Unfortunately, I haven’t been able to figure it out. Where exactly is this “start in” field? I’ve a...
  • May 4, 2022
  • 0 Comments
I want to remove a certain environment created with conda. How can I achieve that? Let’s say I have an active testenv environment. I tried, by following documentation, with:...
  • May 3, 2022
  • 0 Comments
I installed Anaconda (with Python 2.7), and installed Tensorflow in an environment called tensorflow. I can import Tensorflow successfully in that environment. The problem is that Jupyter Notebook does...
  • May 3, 2022
  • 0 Comments