To run the Synthetic data notebook, first install the conda environment and activate it :
conda env create -f parafac.yml conda activate parafac
Then install the packages with poetry :
poetry install
You can run the notebook as you would normally by prefacing it with poetry run