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

5.1.0 • Public • Published

Notebook App Component

A monolithic notebook app, in a component

Installation

npm install --save git+https://github.com/realtsiry/notebook-app-component.git

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 "notebook-app-component";

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

Readme

Keywords

none

Package Sidebar

Install

npm i @tsiry/notebook-app-component

Weekly Downloads

5

Version

5.1.0

License

BSD-3-Clause

Unpacked Size

309 kB

Total Files

45

Last publish

Collaborators

  • tsiry