Further reading
Here are some additional resources related to items discussed in this chapter:
- Project Jupyter / Jupyter Notebooks: https://jupyter.org/
- JupyterLab: https://github.com/jupyterlab/jupyterlab
- Integrating .NET Interactive and Jupyter Notebooks: https://github.com/dotnet/interactive/blob/main/docs/NotebookswithJupyter.md
- Dev containers overview: https://code.visualstudio.com/docs/devcontainers/containers
- GitHub Codespaces: https://docs.github.com/codespaces
- GitHub Codespace administration: https://docs.github.com/codespaces/managing-codespaces-for-your-organization/enabling-or-disabling-github-codespaces-for-your-organization
- GitHub Codespace billing: https://docs.github.com/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces
- Dev container JSON formatting: https://aka.ms/devcontainer.json
- Adding a dev container: https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev...