Plotting data




Pay Notebook Creator: Salah Ahmed0
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. Add a comment containing the word CrossCompute to the first code cell.
  4. Click the Blue Plane to preview your tool.

For more detail, you can browse our examples or read the documentation.

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

Publish Interactive Blogs

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

Mission templates are useful for remembering what you are doing and why you are doing it.

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')