Skip to content
/ galahad Public

Connect to the Galaxy platform within Jupyter notebooks.

License

Notifications You must be signed in to change notification settings

g2nb/galahad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Connect to the Galaxy platform within Jupyter notebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages