Running a Python 3 Script in a nanoHUB Jupyter Notebook

Опубликовано: 30 Сентябрь 2024
на канале: nanohubtechtalks
9,324
24

This tutorial will show you how to create and run Python 3 code in a Jupyter notebook, rather than creating and running a Python script.

We are working along with Chapter 1.8 “Writing a program” in the Python for Everybody course (https://eng.libretexts.org/Bookshelve....

In this lesson they execute a Python script that prints the string, ‘hello world’. We are going to create a Jupyter notebook in nanoHUB that does the same thing.

This presentation and related downloads can be found on nanoHUB.org at: https://nanohub.org/resources/33389