Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save bluebycode/e04cf59d52104b16a5240bddc9459426 to your computer and use it in GitHub Desktop.

Select an option

Save bluebycode/e04cf59d52104b16a5240bddc9459426 to your computer and use it in GitHub Desktop.
jupyter_notebook.sh
conda create -n test_r -c r r-essentials jupyter
source activate test_r
jupyter notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment