Skip to content

bmad-sim/bmad-school-binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Bmad Tao School

Getting Started

Please click at "Launch Binder" to get started. Binder

For Maintainers

Adding new System Packages

To add new system packages to be used with this Binder modify the .binder/apt.txt file.

Adding new Python Packages

To add new Python packages to be used with this Binder modify the .binder/environment.yml.

This is a YAML file for Conda which can also install packages from PyPI via pip.

Defining Environment Variables

To define or modify an existing environment variable modify the .binder/start file.

⚠️ If changing this file: don't remove the last line (exec "@")!

Performing actions before starting

If you need to perform any action before the startup of the Binder session such as clone a repository or create/copy/download/move files modify the .binder/postBuild file.

About

MyBinder Repository for Bmad School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages