Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 253 Bytes

File metadata and controls

17 lines (13 loc) · 253 Bytes

R study notes

Learning R in jupyter notebook

Installation

Install and start with docker

docker build -t r_notes jupyter_r
bash jupyter_r/start.sh

Visit on

http://localhost:8889

Password of the notebook is 123456