Pandas Cookbook




Pay Notebook Creator: Elaine Chan0
Set Container: Numerical CPU with TINY Memory for 10 Minutes 0
Total0

Welcome

Now that you have started a session, here are some ideas on what you can do with it.

Prototype Computational Tools

To transform your notebook into a tool, follow these basic steps:

  1. Define input arguments in the first code cell.
  2. Print output properties to standard output in subsequent code cells.
  3. Click the Blue Button to preview your tool.
  4. Click the Red Button to deploy your tool.
  5. Click the Eye Icon and change the visibility of your tool from Hidden to Public.

For more detail, please see this template.

Example 0 Example 1 Example 2 Example 3

In [ ]:
from IPython.display import YouTubeVideo
YouTubeVideo('M6GPVq3-Beg')

Publish Interactive Blogs

When starting your own interactive blog, first decide whether it will be for research or development.

Prepare Hands-On Workshops

We recommend spending 10-15 minutes on discussion and 15-20 minutes on practice.

Use these tutorials as a starting point for your own hands-on workshop.

Two people can type in the same terminal from different browsers by sharing the link to a terminal session.

In [ ]:
from IPython.display import YouTubeVideo
YouTubeVideo('yTYWgIcOEgc')