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
(Replaced content with "{{Fedcloud_Menu}} {{TOC_right}} [http://beakernotebook.com/ Beaker] is supported in [https://notebooks.egi.eu EGI Notebooks]. Please contact us if you want to use it.")
Tag: Replaced
 
(6 intermediate revisions by 2 users not shown)
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>
[http://beakernotebook.com/ Beaker] is supported in [https://notebooks.egi.eu EGI Notebooks]. Please contact us if you want to use it.
<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.
</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.
</p>
<h2> How to start Beaker Notebook </h2>
<p>The starting point is to use one of the two Docker-ready images available in the EGI AppDB:
</p>
<ul><li>  <a href="https://appdb.egi.eu/store/vappliance/docker.ubuntu.14.04">EGI Docker Ubuntu 14.04 image</a>,
</li><li>  <a href="https://appdb.egi.eu/store/vappliance/docker.ubuntu.16.04">EGI Docker Ubuntu 16.04 image</a>,
</li></ul>
<p>You can start that image as any other image available from AppDB:
</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>
</li><li> Check the IDs of the OCCI templates and endpoints to run the image for your VO at the selected site
</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>)
</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
</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.
</li></ol>

Latest revision as of 14:20, 3 March 2020