Giter VIP home page Giter VIP logo

dcrey7 / merge-multiple-jupyter-notebooks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from c17hawke/merge-multiple-jupyter-notebooks

0.0 0.0 0.0 232 KB

This code is intended to merge multiple jupyter notebooks into one notebook. final notebook will also contain the parent file names

Home Page: https://c17hawke.github.io/Merge-multiple-jupyter-notebooks/

License: GNU General Public License v3.0

Python 40.15% Jupyter Notebook 59.85%

merge-multiple-jupyter-notebooks's Introduction

Merge-multiple-jupyter-notebooks

This code is intended to merge multiple jupyter notebooks into one notebook. final notebook will also contain the parent file names

Kindly follow below instructions -

1. Download mergeJupyterFiles.py or mergeJupyterFiles.ipynb

2. Now place this downloaded.py file or ipynb file into a folder containing other jupyer notebooks

3. Now if you have copied .py file then use following command in terminal

		python  mergeJupyterFiles.py

command

[NOTE: make sure you are in the same location as this py file exists]

And in case you are using ipynb then you can directly run it in your jupyter notebook

4. After completing step 4 you'll see a message of success and a baseFile.ipynb file will be created which is the merged file of all the files present inside a result folder

mergedNotebook


Common advise for the best results -

1. In case of non existence of notebook you'll get the following error. Hence one should make sure that your target notebooks are present at the same loaction.

error

2. Make sure your notebooks contain ordered prefixes like file 01, file 02 etc in their names such that they can be arranged. This will help you to merge them serially. Some examples of file name are like - * "Session 1.01 topicName", "Session 1.02 another topic Name"

merge-multiple-jupyter-notebooks's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.