X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/956093639196f92f3ad4b9e0795bcc7e30520e0d..9f5d16ade2d95497ed9610eefd03d76fb15eb747:/doc/install/client.html.textile.liquid diff --git a/doc/install/client.html.textile.liquid b/doc/install/client.html.textile.liquid index cc21938dcd..b395d060f5 100644 --- a/doc/install/client.html.textile.liquid +++ b/doc/install/client.html.textile.liquid @@ -5,13 +5,13 @@ title: Install client libraries ... -h1. Install client libraries + h3. Python -{% include 'notebox-begin' %} +{% include 'notebox_begin' %} The Python package includes the Python API client library module and the CLI utilities @arv-get@ and @arv-put@. -{% include 'notebox-end' %} +{% include 'notebox_end' %} Get the arvados source tree. @@ -29,8 +29,8 @@ Alternatively, build the package (without sudo) using @python setup.py bdist_egg h3. Ruby -{% include 'notebox-begin' %} +{% include 'notebox_begin' %} The arvados package includes the Ruby client library module. The arvados-cli package includes the CLI utilities @arv@, @arv-run-pipeline-instance@, and @crunch-job@. -{% include 'notebox-end' %} +{% include 'notebox_end' %} notextile.
$ sudo gem install arvados arvados-cli