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

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

Awesome Lists containing this project

README

          

# Python-Tutorial-SBN-Workshop

[![Binder](https://mybinder.org/badge_logo.svg)](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`.