Skip to content
Sean Gordon edited this page Feb 17, 2018 · 5 revisions

Welcome to the MILE2 wiki!

This wiki is intended to serves as a way to get started with analyzing metadata collections. It is built using BASH and Python in Jupyter Notebooks and XSLT via Java and Saxon as a web service.

The first step is to download Anaconda. Anaconda will create a python environment as well as facilitate other parts of a scientific computing environment such as BASH or R and Jupyter Notebooks, so it's an easy way to share workflows across different operating systems

Go to: https://www.continuum.io/downloads

Now download the MILE2 Repository zip, and unzip it. Location is not important so you can leave it in the Download directory. My personal preference is to have it in /Users/scgordon/MILE2

Go to: https://github.com/scgordon/MILE2/archive/master.zip

Follow the Anaconda GUI installation instructions, start the application and click on Jupyter Notebooks.

Your browser will open a file explorer, navigate to the directory the Notebook files you want to run are located in.

Clone this wiki locally