This is a tool to list the data files available to MCNP on your machine. It uses the very nice JupyterLab package to combine viewing and computing in the same tool.
To start, execute the command jupyter lab README.md
in your terminal. If that doesn't work, please install JupyterLab.
If you have a question, please start a discussion with the developers on GitHub.
First, make sure you have the prerequisites; they are all commonly-available Python packages. After you have ensured that all the packages are installed, begin the tool by executing the following command in the same directory as this README file.
jupyter lab README.md
It will open everything in the default browser on your machine. (If you see the source of the README file instead of a nicely-rendered version, right-click README.md
in the window on the left and select Open With -> Markdown Preview)
See Getting Started to begin using this tool. After viewing that, see Listing to see what data is on your machine.
If you have a question, please start a discussion with the developers.
If you discover a bug or deficiencies, please submit an Issue.
We welcome Pull Requests for improvements and bug fixes. Please start a discussion with the developers before spending a lot of time on creating a new feature.
This package is distributed on GitHub at https://github.com/NuclearData/DataListing. If you are concerned about what this does you are free to examine the code yourself.
This repository and associated code is governed by the Copyright and LICENSE contained in the relevant files.