Skip to content

Instantly share code, notes, and snippets.

@DarthMax
DarthMax / zeppelin-notebook.json
Last active November 7, 2017 11:42 — forked from pstutz/zeppelin-notebook.json
CAPS Zeppelin Example Notebook
{
"paragraphs": [{
"text": "%md \n### This notebook shows how to get started with CAPS inside of Zeppelin.\n\n__Note:__ In order to use this notebook make sure that the CAPS library is installed in local maven repository by running `$ mvn clean install` inside the CAPS direcotry",
"user": "anonymous",
"dateUpdated": "2017-11-07T12:36:58+0100",
"config": {
"tableHide": false,
"editorSetting": {
"language": "markdown",
"editOnDblClick": true
# German rails_admin translation
de:
admin:
home:
name: "Home"
pagination:
previous: "« Vor"
next: "Zurück »"
truncate: "…"