jackdbd / hdf5-pycon-slovakia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hdf5-pycon-slovakia

Introduction to HDF5 and PyTables.

If you are just curious and want to have a look at the notebook without installing anything, go to http://nbviewer.jupyter.org/ and type jackdbd/hdf5-pycon-slovakia in the search bar.

Installation

Create a Python 3.6 virtual environment. Then install all dependencies with:

pip install -r requirements.txt

Usage

# start the notebook server
jupyter notebook  --port 8085
# open your browser and go to:
# http://localhost:8085/notebooks/hdf5-pytables-pycon-slovakia.ipynb

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%