[ZEPPELIN-5780] Unify paragraph errors (#4422)

4 files changed
tree: c7d38f546d1027053ae3d469063d52868fa2f481
  1. .github/
  2. .mvn/
  3. _tools/
  4. alluxio/
  5. angular/
  6. beam/
  7. bigquery/
  8. bin/
  9. cassandra/
  10. conf/
  11. dev/
  12. docs/
  13. elasticsearch/
  14. file/
  15. flink/
  16. flink-cmd/
  17. geode/
  18. groovy/
  19. hbase/
  20. helium-dev/
  21. ignite/
  22. influxdb/
  23. java/
  24. jdbc/
  25. k8s/
  26. kotlin/
  27. ksql/
  28. licenses/
  29. livy/
  30. markdown/
  31. mongodb/
  32. neo4j/
  33. notebook/
  34. pig/
  35. python/
  36. rlang/
  37. sap/
  38. scripts/
  39. shell/
  40. spark/
  41. spark-submit/
  42. sparql/
  43. submarine/
  44. testing/
  45. zeppelin-client/
  46. zeppelin-client-examples/
  47. zeppelin-common/
  48. zeppelin-display/
  49. zeppelin-distribution/
  50. zeppelin-examples/
  51. zeppelin-integration/
  52. zeppelin-interpreter/
  53. zeppelin-interpreter-integration/
  54. zeppelin-interpreter-parent/
  55. zeppelin-interpreter-shaded/
  56. zeppelin-jupyter/
  57. zeppelin-jupyter-interpreter/
  58. zeppelin-jupyter-interpreter-shaded/
  59. zeppelin-plugins/
  60. zeppelin-server/
  61. zeppelin-web/
  62. zeppelin-web-angular/
  63. zeppelin-zengine/
  64. .appveyor.yml
  65. .asf.yaml
  66. .gitattributes
  67. .gitignore
  68. Dockerfile
  69. LICENSE
  70. mvnw
  71. mvnw.cmd
  72. NOTICE
  73. pom.xml
  74. README.md
  75. Roadmap.md
  76. SECURITY-README.md
  77. STYLE.md
README.md

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: core frontend rat
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 features:

  • 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.