Sign inSign up

mpgagebioinformatics/pyflaski

By mpgagebioinformatics

Updated about 1 month ago

Image
0

1.9K

mpgagebioinformatics/pyflaski repository overview

pyflaski

This the Graphical User Interface to Programmatic Interface helper package of Flaski.

flaski

Installing

git clone https://github.com/mpg-age-bioinformatics/pyflaski
cd pyflaski
pip3 install -r requirements.txt --user
pip3 install . --user

Using the docker image

mkdir ~/pyflaski_sessions
docker run -v ~/pyflaski_sessions:/pyflaski_sessions -p 8989:8989 -it mpgagebioinformatics/pyflaski jupyter lab --allow-root --ip=0.0.0.0 --port=8989

Check out the example notebook ipynb/html/pdf.

Tag summary

Content type

Image

Digest

sha256:38f7e65f4

Size

1.4 GB

Last updated

about 1 month ago

docker pull mpgagebioinformatics/pyflaski