Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 741 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 741 Bytes

ViNYL-notebooks

DOI

This is the top level repository for example jupyter notebooks and Oasys workspaces for the Virtual Neutron and x-raY Laboratory (ViNYL). It is mainly meant as an entry point to the individual notebook and workspace repositories. Extended documentation is provided separately for each repository linked here.

Installation

To access the notebooks or workspaces in the respective submodules, either follow the links above or clone the repository and populate the submodules:

git clone https://github.com/PaNOSC-ViNYL/ViNYL-notebooks
cd ViNYL-notebooks
git submodule init
git submodule update --recursive