Updating from older versionsΒΆ
You can easily update to the latest Anaconda version by updating conda and then Anaconda.
- Windows: Open the Start Menu and choose Anaconda Prompt.
- macOS or Linux: Open a terminal window.
Enter these commands:
conda update conda
conda update anaconda
To install or uninstall Jupyter Notebook extensions, see Using Jupyter Notebook extensions.