Callysto.ca Banner

Module 4 Unit 5 - Finding Other Notebooks Online#

Unit Learning Objectives#

By the end of this unit, you will be able to

  • Seek out new notebooks from other sources

Finding Other Notebooks Online#

There is a whole wide world of Jupyter notebooks available online. Searching for “Jupyter notebook examples” in any search engine will yield a large number of results, including

These particular examples all come from an online collection called [Jupyter Gallery]. This collection isn’t part of the Callysto project, however, it’s an excellent demonstration of the wide variety of notebooks out there.

The notebooks in Jupyter Gallery are rendered using a tool called nbviewer, which lets you view, but not run or edit the notebook, and won’t automatically load it into your Callysto account.

The FAQ on nbviewer explains how to download a copy of the notebook yourself, which you can then place in your Callysto account. It’s a simple process, but we recommend reading the FAQ anyway.

Other Online Resources#

Use the following methods to find some Jupyter Notebooks you could use in class:

  • Explore the [Jupyter Gallery] to find a notebook that is interesting to you. Click through the link and read all about it.

  • Some nicely-designed notebooks are available at the Plotly site. Click through the link Ploty to see some great graphics and data plots.

  • Another source of attractive notebooks are available at the Bokeh site. Try these out too.

  • Do a Google search for more Jupyter notebook that you could use in class.

For each of the above methods, download a notebook file. Look for instructions or a FAQ on the hosting site for information on how it can be downloaded.

External Activity: Adding a New Notebook to your Callysto Hub#

Once you have located a notebook you’d like to use, it’s a good idea to upload it to your Callysto Hub. This way, it is in an easy-to-find place when you are ready to use or adapt it.

To begin, make sure the Callysto hub is open and you are signed in.

There are 2 methods for uploading a Jupyter file to the Callysto Hub.

Method 1: Drag and Drop

  1. Locate the new notebook on your computer. It is likely in the downloads folder.

  2. Arrange the windows on your computer so that you can see the folder containing the notebook and the browser tab that is running the Callysto Hub.

  3. Drag the Notebook file from the folder onto the Callysto Hub. Make sure to drag it onto the grey bar at the top or over top of any of the rows of files. Dragging it to the white space at the bottom of the screen does not work.

  4. Once it has been recognized, you will see the notebook appear at the top of the list with the options to either upload or cancel. You can also rename the file before uploading it if you want. Click the Upload button.

Method 2: Upload

  1. Click Upload near the top right corner of the screen.

  2. Locate the notebook file on your computer. Select it and click Open.

  3. Once it has been recognized, you will see it appear at the top of the list with the options to either upload or cancel. You can also rename the file before uploading it if you want. Click the Upload button.

Knowlege Check#

Callysto FAQ#

Callysto.ca License