zeppelin-vis : Visualization API. You can installing zeppelin-vis npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install zeppelin-vis $ sudo npm install -g zeppelin-vis
If want to update the zeppelin-vis package execute the command as below,
$ sudo npm update zeppelin-vis
Update package globally,
$ npm install -g zeppelin-vis
$ sudo git clone https://github.com/rektide/zeppelin-vis.git
$ sudo npm install -g ./zeppelin-vis
zeppelin-vis@0.7.3-SNAPSHOT /usr/lib/node_modules/zeppelin-vis
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall zeppelin-vis
| Package Name | zeppelin-vis |
| Version | 0.7.3-SNAPSHOT |
| Description | Visualization API |
| Released Date | 2017-06-21T08:15:37.512Z |
| Published by | lbiddau |
| How to Learn | https://www.npmjs.com/package/zeppelin-vis/tutorial |