

If it does not appear, don’t worry - this has to do with your operating system and will not affect Jupyter Notebook’s performance.Ĭongratulations!! You are ready to move on to the next article and get started using Jupyter Notebook! Windows Miniconda If it does, do not close it until you are done working with Jupyter Notebook. A Jupyter Notebook interface will appear in your default browser.Īn Anaconda Prompt might also open and display a url. Click the Launch button under Jupyter Notebook. Your applications screen may look slightly different from this one, but that is ok. Congratulations!ĭouble click on it, and the Anaconda Navigator window should appear. Go to the Windows Start menu and search for ‘Anaconda Navigator’ (not the Anaconda Prompt). There are some rare instances where you might not make Anaconda the default version, but they are beyond the scope of this article. You will be asked if you want Anaconda to be your default version of Python.Do not add Anaconda to the PATH because it can interfere with other software.


Miniconda is a “minimal” version of Anaconda that requires less memory (about 50 MB) but does not come with any packages or environments pre-installed.īoth Anaconda and Miniconda come with conda. However, it requires a lot of memory (3 GB). Anaconda, Miniconda, and CondaĪnaconda is a Python and R distribution that comes with all the tools you need to start working with data, including packages, development environments, and more. Jupyter Notebook can be installed separately, but having either Anaconda or Miniconda already installed makes installing Jupyter Notebook easier.Ĭhromebook users, please see this article because the installation process is slightly different. We recommend installing Jupyter Notebook as part of either Anaconda or as an addition to Miniconda.
