SWG7i




Pay Notebook Creator: Karsh Patel0
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 Paper Plane to preview your tool.
  5. Click the Red Paper Plane to deploy your tool.

Click here to see more examples.

Click here to use a 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.

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