Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Beaker"

From EGIWiki
Jump to navigation Jump to search
Line 1: Line 1:
<p><span class="fck_mw_template">{{Fedcloud_Menu}}</span> <span class="fck_mw_template">{{TOC_right}}</span>
{{Fedcloud_Menu}} {{TOC_right}}  
</p>
 
<h1> Beaker Notebooks in the EGI Federated Cloud </h1>
= Beaker Notebook in the EGI FedCloud =
<h2> Introduction </h2>
 
<p>This guide is intended for researchers who want to use <a href="http://beakernotebook.com/">Beaker</a>, an open source tool for data analysis and visualization.
== Introduction ==
</p><p>Beaker is a notebook-style development environment for working interactively with large and complex datasets. Its plugin-based architecture allows you to switch between languages or add new ones with ease, ensuring that you always have the right tool for any of your analysis and visualization needs.
This guide is intended for researchers who want to use [http://beakernotebook.com/ Beaker] an open source tool for data analysis and visualization.
</p>
 
<h2> How to start Beaker Notebook </h2>
Beaker is a notebook-style development environment for working interactively with large and complex datasets. Its plugin-based architecture allows you to switch between languages or add new ones with ease, ensuring that you always have the right tool for any of your analysis and visualization needs.
<p>The starting point is to use one of the two Docker-ready images available in the EGI AppDB:
 
</p>
== How to start Beaker Notebook ==
<ul><li> <a href="https://appdb.egi.eu/store/vappliance/docker.ubuntu.14.04">EGI Docker Ubuntu 14.04 image</a>,
The starting point is to use one of the two Docker-ready images available in the EGI AppDB:
</li><li> <a href="https://appdb.egi.eu/store/vappliance/docker.ubuntu.16.04">EGI Docker Ubuntu 16.04 image</a>,
 
</li></ul>
* [https://appdb.egi.eu/store/vappliance/docker.ubuntu.14.04 EGI Docker Ubuntu 14.04 image],
<p>You can start that image as any other image available from AppDB:
* [https://appdb.egi.eu/store/vappliance/docker.ubuntu.16.04 EGI Docker Ubuntu 16.04 image],
</p>
 
<ol><li> Go to the <a href="https://appdb.egi.eu/store/vappliance/docker.ubuntu.14.04">EGI Docker image entry in AppDB</a>
You can start that image as any other image available from AppDB:
</li><li> Check the IDs of the OCCI templates and endpoints to run the image for your VO at the selected site
# Go to the [https://appdb.egi.eu/store/vappliance/docker.ubuntu.14.04 EGI Docker image entry in AppDB]
</li><li> Use a ssh-key when creating the VM (<a href="HOWTO11 How to use the rOCCI Client#How_to_create_a_key_pair_to_access_the_VMs_via_SSH">check FAQ for more info</a>)
# Check the IDs of the OCCI templates and endpoints to run the image for your VO at the selected site
</li><li> <i>(Optional)</i> Some sites may require the <a href="HOWTO11 How to use the rOCCI Client#How_to_attach_a_public_ip_address_to_a_compute_resource">allocation of a public IP</a> before you can log in
# Use a ssh-key when creating the VM ([[HOWTO11_How_to_use_the_rOCCI_Client#How_to_create_a_key_pair_to_access_the_VMs_via_SSH|check FAQ for more info]])
</li><li> Then you can either log in into the VM and use docker from there, or configure your docker client to connect to the remote VM.
# ''(Optional)'' Some sites may require the [[HOWTO11_How_to_use_the_rOCCI_Client#How_to_attach_a_public_ip_address_to_a_compute_resource|allocation of a public IP]] before you can log in
</li></ol>
# Then you can either log in into the VM and use docker from there, or configure your docker client to connect to the remote VM.

Revision as of 08:03, 2 May 2017

Overview For users For resource providers Infrastructure status Site-specific configuration Architecture




Beaker Notebook in the EGI FedCloud

Introduction

This guide is intended for researchers who want to use Beaker an open source tool for data analysis and visualization.

Beaker is a notebook-style development environment for working interactively with large and complex datasets. Its plugin-based architecture allows you to switch between languages or add new ones with ease, ensuring that you always have the right tool for any of your analysis and visualization needs.

How to start Beaker Notebook

The starting point is to use one of the two Docker-ready images available in the EGI AppDB:

You can start that image as any other image available from AppDB:

  1. Go to the EGI Docker image entry in AppDB
  2. Check the IDs of the OCCI templates and endpoints to run the image for your VO at the selected site
  3. Use a ssh-key when creating the VM (check FAQ for more info)
  4. (Optional) Some sites may require the allocation of a public IP before you can log in
  5. Then you can either log in into the VM and use docker from there, or configure your docker client to connect to the remote VM.