Using script files

Contents

Using script files#

Attention

Finnish university students are encouraged to use the CSC Noppe platform.
CSC badge

Others can follow the lesson and fill in their student notebooks using Binder. Binder can be launched using the interactive code tools (rocket icon) on the lesson page linked below.

In this lesson we introduce you to how to put your functions in a script file for convenient use in notebooks or other script files.

Lesson materials#

Materials for this lesson are from Chapter 2 of the forthcoming textbook Introduction to Python for Geographic Data Analysis. In this lesson we cover the materials from Chapter 2.7 (Writing script files).