https://github.com/marcodeltutto/python-tutorial-sbn-workshop
Notebooks for the Python tutorial given at the V SBN Workshop
https://github.com/marcodeltutto/python-tutorial-sbn-workshop
Last synced: about 2 months ago
JSON representation
Notebooks for the Python tutorial given at the V SBN Workshop
- Host: GitHub
- URL: https://github.com/marcodeltutto/python-tutorial-sbn-workshop
- Owner: marcodeltutto
- Created: 2020-03-22T16:16:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T00:13:38.000Z (about 6 years ago)
- Last Synced: 2025-06-16T10:00:58.901Z (12 months ago)
- Language: Jupyter Notebook
- Size: 11 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Tutorial-SBN-Workshop
[](https://mybinder.org/v2/gh/marcodeltutto/Python-Tutorial-SBN-Workshop.git/master)
This repository contains a collection of notebooks used for a Python tutorial given at the SBN workshop.
You can launch and run these notebooks on [Binder](https://mybinder.org/v2/gh/marcodeltutto/Python-Tutorial-SBN-Workshop.git/master).
If you want to run these notebooks on your machine, make sure you are using Python 3.7, and that you have installed all the dependices in `requirements.txt`.