To run this notebook using the built docker image, run :
docker run -p 8888:8888 -d vnoel/indtraj
Then open a browser at the following url : http://localhost:8888/tree/IndividualTrajectoryAnalysis/
Clone this github repository :
git clone https://github.com/vincent-noel/IndividualTrajectoryAnalysis.git
Build the conda environment :
conda create -n indtraj -c colomoto pymaboss networkx pandas notebook
Activate it :
conda activate indtraj
Run the notebook:
jupyter notebook
Then open a browser at the following url : http://localhost:8888/tree/IndividualTrajectoryAnalysis/
Content type
Image
Digest
Size
798.5 MB
Last updated
almost 6 years ago
docker pull vnoel/indtraj