If, instead, your Terminal says command not found: jupyter then you need to see if Python is even installed before you can install Jupyter.The traditional Jupyter interface, with several folders visible. (It's OK if you get a kernel error, we'll figure that out later!) Skip to step 6.Ī screenshot of a Terminal with Jupyter successfully running. If your Terminal looks like the image directly below and a Jupyter interface opens in your browser like the the second image below, then Jupyter is installed.Step 2: In your Terminal, type jupyter notebook and hit Return. Step 1: Open up your Terminal by holding Command and hitting Space, which should bring up your Spotlight Search. If you know with certainty that you have Jupyter downloaded, you can skip down here.) Check if Python & Jupyter are already installed. (We'll assume you don't know if you have Jupyter on your computer yet.
In this blog, we'll walk through how to get Jupyter functional on your M1 computer - starting with the download step and ending with a fully operational Jupyter notebook. 1× Prepping to run a Jupyter notebook on my new MacBook Run a Jupyter notebook on Apple M1 MacĮither you're opening a notebook right now and your kernel instantly dies, or you haven't been able to get a Jupyter notebook operational yet.