Sharing Jupyter Notebooks using GitHub
|
GitHub is a development platform where we “can host and review code, manage projects, and build software.”
A GitHub repository can be created, populated, and shared without command line or other special-purpose version control tools.
Jupyter Notebooks shared through GitHub are rendered, but are static. GitHub does not run the notebook(s) in a repository.
|