Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jupyter Notebook cell ?
#1
Sorry for this trivial question. I have read in some Python tutorial how to "import" OpenCV in Python: OpenCV can be installed through pip, by running the following in a Jupyter Notebook cell:
!pip install --upgrade opencv-python

Where can I find "Jupyter Notebook cell" ?
I have installed Python in VS2017 where I worked on. Of course, I have tried this command in my Python test app from VS2017 (not worked) and in Python cmd line: !pip install --upgrade opencv-python.

Thank you.
Reply


Messages In This Thread
Jupyter Notebook cell ? - by flaviu2 - Sep-28-2020, 05:12 PM
RE: Jupyter Notebook cell ? - by scidam - Sep-29-2020, 03:13 AM
RE: Jupyter Notebook cell ? - by perfringo - Sep-29-2020, 06:00 AM
RE: Jupyter Notebook cell ? - by flaviu2 - Sep-29-2020, 09:29 AM
RE: Jupyter Notebook cell ? - by snippsat - Sep-29-2020, 10:40 AM
RE: Jupyter Notebook cell ? - by flaviu2 - Sep-29-2020, 11:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 131 Yesterday, 10:55 PM
Last Post: Drone4four
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 1,323 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,384 Feb-12-2023, 01:41 PM
Last Post: jp21in
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 1,029 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,662 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
  It says there is no keras in jupyter notebook. it is wrong there is a keras install Led_Zeppelin 0 1,950 Apr-27-2021, 08:29 PM
Last Post: Led_Zeppelin

Forum Jump:

User Panel Messages

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