@nteract/notebook-preview
TypeScript icon, indicating that this package has built-in type declarations

11.0.4-alpha.0 • Public • Published

@nteract/notebook-preview

This package contains a React component for rendering a static preview of a notebook given an Immutable representation of the notebook.

Installation

$ yarn add @nteract/notebook-preview
$ npm install --save @nteract/notebook-preview

Usage

The Redux reducer below shows how we can leverage the actions and action types in this package to create a reducer for managing the status of a save event.

import NotebookPreview from "@nteract/notebook-preview";

export default () => <NotebookPreview notebook={immutableNotebook} />;

Documentation

We're working on adding more documentation for this component. Stay tuned by watching this repository!

Support

If you experience an issue while using this package or have a feature request, please file an issue on the issue board and add the pkg:notebook-preview label.

License

BSD-3-Clause

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nteract/notebook-preview

    Weekly Downloads

    822

    Version

    11.0.4-alpha.0

    License

    BSD-3-Clause

    Unpacked Size

    25.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • hydrosquall
    • benabel
    • alexandercbooth
    • benrussert
    • mpacer
    • theengineear
    • yuvipanda
    • rgbkrk
    • lgeiger
    • ivanov
    • captainsafia
    • peggyrayzis
    • jdetle
    • hasch
    • willingc
    • stormpython
    • crystalline-cat
    • emeeks