Fusion Data Platform Installation
The Fusion Data Platform uses pixi to manage its various package dependencies. The simplest way to get set up is to first install the fdp-installer conda package and the run the fdp-install script.
Note that for the instructions below you can substitute mamba or micromamba for conda, depending on your local setup.
Here's the procedure:
Note that the-n argument is arbitrary. You can name the installer environment whatever you want.
Install in current directory
Install in a specific directory
The installer will: 1. Create the specified directory if it doesn't exist 2. Copy the pixi.toml configuration file 3. Install all conda and pip dependencies using pixi 4. Set up the FDP environment
To activate the environment after installation: