read_notebook: Read a Jupyter Notebook as a 'tibble'.

Description Usage Arguments Value

View source: R/read_notebook.R

Description

Read a Jupyter Notebook as a tibble.

Usage

1
read_notebook(file_path)

Arguments

file_path

A length 1 character vector pointing to the notebook file.

Value

A tibble with one observation per cell in the notebook and the following variables:

The tibble also has the following attributes:


adamblake/nbsimplegrader_companion documentation built on April 19, 2020, 6:05 p.m.