Learn Before
Concept

Jupyter Notebook File Format

Notebook files are JSON files that are saved with the .ipynb extension. They contain both the actual static text written in the file along with outputs and information regarding each session. Notebook files may be exported as static files in the format of LaTeX, PDF, HTML, and more.

0

1

Updated 2021-04-13

Tags

Python Programming Language

Data Science