{{ message }}
docs
Directory actions
More options
Directory actions
More options
docs
Folders and files
# 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
