Sign inSign up

vnoel/indtraj

By vnoel

Updated almost 6 years ago

Image
0

784

vnoel/indtraj repository overview

Use with binder

Binder

Use with docker

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/

Use with conda

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/

Tag summary

Content type

Image

Digest

Size

798.5 MB

Last updated

almost 6 years ago

docker pull vnoel/indtraj