Python Forum
importing matplotlib in jupyter notebook
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
importing matplotlib in jupyter notebook
#4
I clicked on the miniconda command activate in my Windows 10 program list. From there I typed in Jupyter notebook and onece the IDE is up and running I switch to playcall virtual environment by the drop down menu in the upper right hand corner. From there I loaded the ipynb file and then hit run all.

That is how I got the 1st. error.

In the last hour I click on miniconda jupyter environment. It brings up a command line from the command line I activated the playcall virtual environment. I had previously downloaded a *.py of the playcall python code.

Then I type

python playcall.py


This time it ran from the command line. It crashed on the import feather line.

I thought, that I had taken care of that. I used the command:

conda install feather-format -c conda-forge

It seemed to work and I guess that I had not.

I know that you just do not type conda install feather.

Respectfully,

LZ
Reply


Messages In This Thread
RE: importing matplotlib in jupyter notebook - by Led_Zeppelin - Feb-25-2021, 05:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 142 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 1,324 Nov-15-2023, 06:56 PM
Last Post: jst
  Navigating file directories and paths inside Jupyter Notebook Mark17 5 882 Oct-29-2023, 12:40 PM
Last Post: Mark17
  How to programmatically stop a program in Jupyter Notebook? Mark17 11 38,390 Feb-12-2023, 01:41 PM
Last Post: jp21in
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 1,031 Jan-21-2023, 05:01 PM
Last Post: nicholas
  Graphs from Jupyter notebook to word Scott 0 974 Nov-28-2022, 06:16 AM
Last Post: Scott
  Opening an empty Jupyter notebook in VSCODE Krischu 3 1,969 Mar-09-2022, 01:57 PM
Last Post: Larz60+
  How to do line continuation in Jupyter Notebook? Mark17 4 5,664 Sep-22-2021, 04:22 PM
Last Post: ibreeden
  Jupyter Notebook as IDE bytecrunch 0 1,658 Sep-12-2021, 07:41 PM
Last Post: bytecrunch
  Importing module in jupyter Noteboook ajitnayak1987 0 1,797 Jun-04-2021, 12:26 PM
Last Post: ajitnayak1987

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020