Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 278 Bytes

Simple Demo: create a 2-D MDS plot for an RSA matrix.

git clone this repo
cd to that directory
then, run the following command from the terminal

conda env create -f environment.yml
conda activate rsa-mds-plot
conda install jupyter
jupyter notebook