Skip to content

Latest commit

 

History

History

# Running notebooks in MyBinder

The `Dockerfile` and `NuGet.config` allow us to run generated notebooks in [MyBinder](https://mybinder.org)


# How it works

Notebooks are generated for all .md and .fsx files under docs as part of the build.

* Dockerfile - see https://github.com/dotnet/interactive/blob/main/docs/CreateBinder.md

* NuGet.config - likewise

See MyBinder for creating URLs