🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@yunabe/lgo_extension

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yunabe/lgo_extension

JupyterLab extension for Go Jupyter Kernel

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

lgo_extension

JupyterLab extension for Go Jupyter Kernel

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @yunabe/lgo_extension

Development

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

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Keywords

jupyter

FAQs

Package last updated on 22 Jan 2019

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