.. _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: - `Basic MusicBox Workflow `_ - `Overriding Mechanisms `_ - `Loading Custom Box Models `_ - `Machine Learning `_ - `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: - `Basic MusicBox Workflow `_ - `Overriding Mechanisms `_ - `Loading Custom Box Models `_ - `Machine Learning `_ - `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