Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.07 KB

Version Documentation Status Docker Pulls

Galahad

Connect to the Galaxy platform within Jupyter notebooks by means of user-friendly interactive widgets

Prerequisites

  • JupyterLab >= 3.6.0
  • ipywidgets >= 8.0.0

Docker

A Docker image with galahad and the full JupyterLab stack is available through DockerHub.

docker pull g2nb/lab
docker run --rm -p 8888:8888 g2nb/lab

Installation

pip install galaxy-galahad

Full installation instructions for casual use are detailed on the g2nb website. Users should also consider the g2nb Workspace, which provides an install-free cloud deployment of the full suite of g2nb tools, including Galahad.