Skip to content

hmiladhia/jupyter_mix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Easily Merge Multiple Jupyter Notebooks Into One

This repository gives solutions that allow you to manipulate and reorganize Jupyter Notebooks in an easy, time-efficient way.

  • The first solution is a created Pyhton script to merge two dummy Notebooks based on their inner structure. It is detailed in the file script1.py

  • The second solution uses a library created by the Jupyter Development Team called nbformat. You'll find the full code for how to use it to merge two Notebooks in the file script2.py


Medium article

You can find our Medium article explaining the details of this project via this link:

How To Easily Merge Multiple Jupyter Notebooks Into One

If you like the project and want to support us, you can buy us a coffee here:

Buy Me A Coffee

About

Scripts to Concat jupyter notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published