Anaconda Toolbox, including Anaconda Assistant, is available in your local desktop instance of JupyterLab, too! Seamlessly access and share your files, CSVs, and code snippets across local JupyterLab environments, online Anaconda notebooks, and Excel workspaces.

Installing Anaconda Toolbox locally

You can install Anaconda Toolbox in a local JupyterLab instance through either the command line interface (CLI) or Navigator, the graphical user interface (GUI) that is automatically installed with Anaconda Distribution.

Using Anaconda Toolbox

Once you’ve installed Anaconda Toolbox and started a new JupyterLab session, open a new notebook and you’ll see Anaconda Toolbox to the left of your notebook and Anaconda Assistant to the right.

As the local Anaconda Toolbox is virtually identical to its cloud counterpart, you can refer to these other pages to learn more about:

Updating Anaconda Toolbox

Update Anaconda Toolbox through either the CLI or Navigator.

Uninstalling Anaconda Toolbox

Remove Anaconda Toolbox from your local instance of Jupyterlab through either the CLI or Navigator.

As JupyterLab is a requirement for the Toolbox, it is also removed when uninstalling the Toolbox. To reinstall JupyterLab without the Toolbox, run the following command:

conda install jupyterlab