You create the notebooks, nbrr will do the rest!
environment.ymlfile forconda:
nbrr env --directory . --channel conda-forge --name MyEnv --extras "python=3.6,r-base=3.4.2,julia,xlrd,rise" > environment.ymlREADME.mdwith a binder link for your GitHub repository:
nbrr readme "My Awesome Notebook Collection" --repository . > README.md