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.
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