How to Upload Jupyter Notebook to Github
To upload Jupyter Notebook on Githu, follow these steps:
- Click on the add icon to add a new repository.
- Select 'New repository'.
- Provide a name for your repository.
- Add a description to your repository and set it as public.
- Click 'Create repository'.
- Click on your new repository.
- Once you have successfully created your repository, click on the 'Create a new file' or upload an existing file' option.
- Click 'Choose your files'.
- Name your commit as a Jupyter notebook or however you like to name your commit.
- To upload, click on the 'Commit changes' button.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it