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

generator-nbextension

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

generator-nbextension

Create your own nbextensions

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

generator-nbextension

Create your own nbextensions

Installation

First, install Yeoman and generator-nbextension using npm (we assume you have pre-installed node.js).

With conda:

conda install generator-nbextension -c javascript -c anaconda-nb-extensions

With npm:

npm install -g yo
npm install -g generator-nbextension

Then generate your new project:

yo nbextension

Development

conda create -n yoeman -c javascript
npm install
npm link

And start hacking!

Publish

Follow this guide.

License

© Continuum Analytics

Keywords

yeoman-generator

FAQs

Package last updated on 11 Mar 2016

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