CI/CD | |
Docs | |
Package | |
Meta |
This repository contains the NAGDIS-II machine-dependent extensions of cherab
code.
We offer some tasks to execute programs in CLI. You can see the list of tasks using pixi command.
pixi task list
If you want to execute a task, you can use the following command.
pixi run <task_name>
We provide some notebooks to demonstrate the usage of the CHERAB-NAGDIS code. To launch the Jupyter lab server, you can use the following command.
pixi run lab
Then, you can access the Jupyter lab server from your web browser.
cherab-nagdis
is distributed under the terms of the MIT license.