Launch the container interactively.
Example:
$docker run -it -v <mydata>:/data hdfgroup/pytables:3.2.2 /bin/bash
Where "mydata" is the path to a folder on the host that contains data files that you wish to use with PyTables.
From the bash prompt you should then be to run Python scripts that use the PyTables package.
Checkout https://www.pytables.org for information on how to use PyTables.
Content type
Image
Digest
Size
443.7 MB
Last updated
over 10 years ago
docker pull hdfgroup/pytables:3.2.2