Bump ffi from 1.9.3 to 1.11.1 in /docs

Bumps [ffi](https://github.com/ffi/ffi) from 1.9.3 to 1.11.1.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.9.3...1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: c1aa48fd574f635fd1cf539811a71628d79f5685
  1. .github/
  2. _tools/
  3. alluxio/
  4. angular/
  5. beam/
  6. bigquery/
  7. bin/
  8. cassandra/
  9. conf/
  10. dev/
  11. docs/
  12. elasticsearch/
  13. file/
  14. flink/
  15. geode/
  16. groovy/
  17. hazelcastjet/
  18. hbase/
  19. helium-dev/
  20. ignite/
  21. java/
  22. jdbc/
  23. k8s/
  24. ksql/
  25. kylin/
  26. lens/
  27. licenses/
  28. livy/
  29. markdown/
  30. neo4j/
  31. notebook/
  32. pig/
  33. python/
  34. r/
  35. sap/
  36. scalding/
  37. scio/
  38. scripts/
  39. shell/
  40. spark/
  41. submarine/
  42. testing/
  43. zeppelin-display/
  44. zeppelin-distribution/
  45. zeppelin-examples/
  46. zeppelin-integration/
  47. zeppelin-interpreter/
  48. zeppelin-interpreter-api/
  49. zeppelin-interpreter-integration/
  50. zeppelin-interpreter-parent/
  51. zeppelin-jupyter/
  52. zeppelin-plugins/
  53. zeppelin-server/
  54. zeppelin-web/
  55. zeppelin-zengine/
  56. .appveyor.yml
  57. .gitignore
  58. .travis.yml
  59. LICENSE
  60. NOTICE
  61. pom.xml
  62. README.md
  63. Roadmap.md
  64. SECURITY-README.md
  65. STYLE.md
  66. travis_check.py
README.md

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: Build Status
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0

Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.

Core feature:

  • Web based notebook style editor.
  • Built-in Apache Spark support

To know more about Zeppelin, visit our web site https://zeppelin.apache.org

Getting Started

Install binary package

Please go to install to install Apache Zeppelin from binary package.

Build from source

Please check Build from source to build Zeppelin from source.