CodeJam #10: Building a tool with a notebook

Last modified by villemai on 2022/05/23 22:23

Building a Tool With a Notebook

 

Before you start

Open the Drive on the left.

Exploring a notebook

Start here: https://jupyterhub-preview.apps-dev.hbp.eu/hub

We'll learn a few simple things:

  • A few basic python functions
  • importing modules
  • reading and writing files
  • creating a function

Extra information

Learning Python

The JupyterLab Interface

Creating an app

Start here:

https://jupyterhub-preview.apps-dev.hbp.eu/hub/user-redirect/lab/tree/drive/Shared%20with%20groups

Extra information:

Docs: