Jupyter Notebook (202105)

Starts the Jupyter notebook server in your home directory.

Launch Tool

You must login before you can run this tool.

Version 2.0 - published on 24 Jan 2023

doi:10.21981/5SP6-9N34 cite this

This tool is closed source.

View All Supporting Documents

Category

Tools

Published on

Abstract

This is Jupyter Notebook (202105)  running in a Debian 10(GLIBC-2.28) based container.  The default kernel is Python 3.8.

The Jupyter notebook server is started with a file manager pointed to your home directory.  This makes all files in your home directory accessible and available to any notebook you execute.

To review the list of installed packages issue this command in a notebook cell:

!conda list

To review the environments(kernels) available issue this command in a notebook cell:

!conda env list

To review the list of  packages installed in an environment issue this command in a notebook cell:

!conda list --name envName

There is no shortage of material concerning the benefits of Jupyter notebooks and how to write them.  A set of best practices is provided here.

Tools of interest to those learning about or applying machine learning techniques incorporating Jupyter notebooks include the following:

Cite this work

Researchers should cite this work as follows:

  • (2023), "Jupyter Notebook (202105)," https://nanohub.org/resources/jupyter70. (DOI: 10.21981/5SP6-9N34).

    BibTex | EndNote

Submitter

Steven Clark

Purdue University

Tags