fix: Invalid desc in vis docs

This commit is contained in:
1ambda 2017-02-07 18:20:55 +09:00
parent 304842a3fc
commit 04deb81a4d

View file

@ -1,7 +1,7 @@
---
layout: page
title: "Writing a new Visualization(Experimental)"
description: "Apache Zeppelin Application is a package that runs on Interpreter process and displays it's output inside of the notebook. Make your own Application in Apache Zeppelin is quite easy."
description: "Apache Zeppelin Visualization is a pluggable package that can be loaded/unloaded on runtime through Helium framework in Zeppelin. A Visualization is a javascript npm package and user can use them just like any other built-in visualization in notebook."
group: development
---
<!--