🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@nteract/showcase

Package Overview
Dependencies
Maintainers
13
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nteract/showcase

showcase of nteract components

latest
npmnpm
Version
0.2.2
Version published
Maintainers
13
Created
Source

showcase application

The showcase application lets you try out different pages that "showcase" nteract capabilities.

Installation and usage

Install nteract's monorepo as described in the README.md in the root directory of the repo.

Run:

npm run app:showcase

Open 127.0.0.1:3000 in your browser. You'll be able to make changes to showcase and see the changes update live.

Basics

The app uses "next-gen" core components.

App pages

These are the currently available pages within showcase:

  • index.js
  • notebook-preview.js
  • notebook-render.js
  • transforms.js

To add an additional page, place the page in the pages directory and update index.js.

Keywords

nteract

FAQs

Package last updated on 31 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts