ase_notebook.data package

Module contents

Module for storing and loading data files.

ase_notebook.data.get_example_atoms(name='pyrite')[source]

Load an example ase.Atoms instance.

ase_notebook.data.load_data_file(name, load_json=True, as_binary=False)[source]

Load a data file.