Skip to content

This repository has the script to convert the ipython notebooks with .ipynb extension to normal python files with .py extension.

Notifications You must be signed in to change notification settings

AxiomSamarth/JupyterNotebook_To_PythonFile_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JupyterNotebook_To_PythonFile_Converter

This repository has the script to convert the ipython notebooks with .ipynb extension to normal python files with .py extension.

Usage syntax -

python ipynb_to_python.py source_file_path.ipynb destination_file_path.py

About

This repository has the script to convert the ipython notebooks with .ipynb extension to normal python files with .py extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages