Connect to the Galaxy platform within Jupyter notebooks by means of user-friendly interactive widgets
- JupyterLab >= 3.6.0
- ipywidgets >= 8.0.0
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
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.