To help improve performance and security, Data Science & AI Workbench enables you to create a local copy of an online package repository so users can access the packages from a centralized, on-premises location. This copy is called a mirror. A mirror can be complete, partial, or include specific packages or types of packages. The Workbench installer contains a bootstrap executable that you can run to install conda.Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites:
Installing conda
-
Use one of the following methods to obtain conda for your setup:
- Gravity
- BYOK8s
Open a terminal window and navigate to the directory where you downloaded and extracted the Workbench installer: -
Run the following command to verify the
bzip2package is installed:If the command returns a valid package, you can run the bootstrap executable. If not, install the binary by running eitheryum install bzip2orapt-get install bzip2. -
Make the bootstrap executable by running the following command:
-
Type
yeswhen prompted to accept the end user license agreement (EULA). - Accept the default path, or enter an alternate path when prompted.
-
When prompted, type
yesto activate the conda command at shell initialization. -
Re-initialize your terminal for the previous steps to take effect: