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.
- Host: GitHub
- URL: https://github.com/ipyflow/tutorial
- Owner: ipyflow
- Created: 2020-10-08T05:38:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T01:40:54.000Z (about 4 years ago)
- Last Synced: 2025-01-01T12:28:05.685Z (6 months ago)
- Language: Jupyter Notebook
- Size: 38.1 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
:-------------------------------:|:-------------------------:
 | 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)