Skip to content

capprogram/bootstrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Bootstrapping

To complete this tutorial:

  • go to https://jupyter.org/try
  • click "Try JupyterLab"
  • close open tabs in the Lab (not necessary, just less confusing)
  • open a terminal in the Lab (File>New>Terminal)
  • paste the following into the terminal to get the jupyter notebook:
    wget https://raw.githubusercontent.com/capprogram/bootstrapping/master/bootstrapping.ipynb -P /home/jovyan/demo
  • type the following into the terminal to get the astroML package:
    pip install astroML
  • if necessary, click the refresh page (curled arrow) at the top of the webpage
  • launch the jupyter notebook by double clicking on it
  • you can run or re-run individual cells in the notebook by clicking on them and typing Ctrl-Enter

About

portable version of CAP Boot Camp tutorial on bootstrapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published