Skip to content

Jupyter Notebook Install

murraycadzow edited this page Nov 30, 2015 · 3 revisions

Install via anaconda

Start with python instructions and go down the list

Python

Download and follow instructions from here:

https://www.continuum.io/downloads

R

run (might need to refresh path (ubuntu: source ~/.bashrc))

conda install -c r r-essentials

Julia

follow

https://github.com/JuliaLang/IJulia.jl

Bash

follow

https://github.com/takluyver/bash_kernel

Clone this wiki locally