Installation MacOS Jupyter
ChannelAttribution Pro is available through ChannelAttribution Pro JLab, a docker container which includes Jupyter Lab with Python, R and ChannelAttribution Pro installed.
-
Download and install Docker for MacOS
-
Download docker container chattrpro-jlab by running in a terminal the following instruction:
docker pull channelattributionpro/chattrpro-jlab:latest
- Start the container by running in a terminal the following instruction:
docker run -it --rm -v "/LOCAL/FOLDER":/home/jovyan -p 127.0.0.1:8989:8888 -e GRANT_SUDO=yes -u root --name channelattributionpro -d channelattributionpro/chattrpro-jlab:latest start.sh jupyter lab --NotebookApp.token=''
replace /LOCAL/FOLDER with the absolute path of a local folder you want to share with the container.
- In your favorite browser visit:
127.0.0.1:8989
- Get a password to use ChannelAttribution Pro by filling in this short form