Skip to content

¿Are there any size restrictions on notebooks uploaded to the repositories? #134056

Answered by Tariq0Odeh
akitxu asked this question in Repositories
Discussion options

You must be logged in to vote

GitHub has a file size limit of 100 MB for individual files, and files over 50 MB may cause performance issues. To manage large Jupyter notebooks, you can split them into smaller parts, use Git Large File Storage (LFS) to handle large files efficiently, compress the notebook by removing unnecessary outputs, or optimize it by saving large datasets externally. Additionally, ensure your repository stays under 1 GB to avoid performance warnings.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@akitxu
Comment options

@elsy-sc

This comment was marked as off-topic.

@akitxu
Comment options

Answer selected by akitxu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage General
3 participants