An open API service indexing awesome lists of open source software.

https://github.com/ipyflow/tutorial

Tutorial for how to get started with nbsafety.
https://github.com/ipyflow/tutorial

Last synced: 4 months ago
JSON representation

Tutorial for how to get started with nbsafety.

Awesome Lists containing this project

README

        

# NBSafety Tutorial

The NBSafety tutorial is presented as a set of interactive notebooks.
Please download and open each of the following notebooks
(or clone this repo), and follow the instructions contained within.
1. [Overview](/notebooks/nbsafety-overview.ipynb)
2. [Exercises](/notebooks/nbsafety-exercise.ipynb)

See below for brief installation and usage instructions.

Install
-------
```bash
pip install nbsafety
```

Running
-------
To run an `nbsafety` kernel, select "Python 3
(nbsafety)" from the list of notebook types in Jupyter's "New" dropdown
dialogue. For JupyterLab, similarly select "Python 3 (nbsafety)" from the list
of available kernels in the Launcher tab.

Jupyter Notebook Entrypoint: | Jupyter Lab Entrypoint:
:-------------------------------:|:-------------------------:
![](https://raw.githubusercontent.com/nbsafety-project/nbsafety/master/img/nbsafety-notebook.png) | ![](https://raw.githubusercontent.com/nbsafety-project/nbsafety/master/img/nbsafety-lab.png)

Survey
------
Coming from RISE Camp? Please fill out this anonymous survey to
help us improve NBSafety!
[[Link to survey]](https://docs.google.com/forms/d/1fCUg_VdZmizEqFnZCF68AhteoruV4tOUmINN4sd3xcA)