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

7.7.11 • Public • Published

Notebook App Component

A monolithic notebook app, in a component

Installation

npm install --save @nteract/notebook-app-component

Usage

This component is not for the faint of heart. It requires you to setup the redux store used by the other nteract apps. You can check out desktop or jupyter extension for examples.

import NotebookApp from "@nteract/notebook-app-component";

<NotebookApp
  // The desktop app always keeps the same contentRef in a
  // browser window
  contentRef={contentRef}
/>

/@nteract/notebook-app-component/

    Package Sidebar

    Install

    npm i @nteract/notebook-app-component

    Weekly Downloads

    4

    Version

    7.7.11

    License

    BSD-3-Clause

    Unpacked Size

    1.43 MB

    Total Files

    93

    Last publish

    Collaborators

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