New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab-benchmarks/table-render

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab-benchmarks/table-render

A JupyterLab extension for rendering table files.

0.1.0
npm
Version published
Maintainers
1
Created
Source

@jupyterlab-benchmarks/table-render

A JupyterLab extension for rendering table files.

Prerequisites

  • JupyterLab 1.0 or later

Installation

jupyter labextension install @jupyterlab-benchmarks/table-render

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Keywords

jupyter

FAQs

Package last updated on 28 Oct 2020

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