Skip to content
Gunjan Baid edited this page Feb 24, 2017 · 4 revisions

Introduction

  • What are Jupyter notebooks?

Jupyter notebooks are a great tool for completing assignments that are used by Data 8 and other connector courses. Jupyter notebooks are a tool used for in-browser computing that allow you to include code, text, and visualizations on the same page. Once created, these notebooks can be distributed to students and then downloaded in various formats for submission. You can see an example of a Data 8 notebook here. The link might take some time to download all of the files. Once you see a page of many files, click on the file called lab01.ipynb. This is the Jupyter notebook assignment.