New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

nbinteract-core

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nbinteract-core

Library to allow public interactive Jupyter notebooks

latest
Source
npmnpm
Version
0.2.6
Version published
Weekly downloads
82
105%
Maintainers
1
Weekly downloads
 
Created
Source

nbinteract-core

This package contains the Javascript API for nbinteract.

Basic Usage

import NbInteract from 'nbinteract-core'

const interact = new NbInteract()

// Initializes nbinteract, starts Binder kernel, and generates widgets
interact.run()

Keywords

jupyter

FAQs

Package last updated on 05 Jan 2021

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