.. _tutorials page: ######### Tutorials ######### MusicBox offers a series of tutorial notebooks that guide users from simple workflows to more advanced simulations, available in multiple formats below for ease of access. Interactive Notebooks ---------------------- The MusicBox repository utilizes `Binder `_ to allow users to interact with the tutorial notebooks on a `JupyterHub `_. Each of the links below will open a JupyterHub set up with all necessary dependencies to run each tutorial: 1. `a basic MusicBox workflow `_ 2. `overriding mechanisms `_ 3. `loading custom box models `_ 4. `machine learning `_ 5. `solving with GPUs `_ GitHub -------- For users that wish to directly download local copies of the tutorial notebooks, they are each made available on our GitHub within the `tutorials `_ folder. Each notebook is also linked below: 1. `a basic MusicBox workflow `_ 2. `overriding mechanisms `_ 3. `loading custom box models `_ 4. `machine learning `_ 5. `solving with GPUs `_ Web View --------- The tutorial notebooks are also included here in the documentation for convenient online browsing. .. toctree:: :maxdepth: 1 1. basic_workflow 2. override_mechanism 3. loading_custom_box_models 4. machine_learning 5. gpu_solver