Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

jackdbd/hdf5-pycon-slovakia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published