Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


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: