CBIOMES / bayesian_cbiomes

notebooks and files for the Bayesian CBIOMES workshop
11 stars 18 forks source link

Adding binder setup #4

Closed christophernhill closed 4 years ago

christophernhill commented 4 years ago

This adds a binder/ folder containing setup for running Python and Julia examples either using mybinder.org or using repo2docker on a laptop/desktop.

This can be useful for

This PR includes instructions for both.

The free https://mybinder.org cloud machines seem to be too small to run many of the Python examples. The Julia examples do run (slowly!).

The same can be done for R, but R and Julia cannot co-exist using binder config files.