snap-contrib / docker-snap-jpn-theia

Docker image with Jupyter and Theia IDE providing a playground for SNAP, snappy and snapista

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker for a Jupyter and Theia based playground for SNAP, snappy and snapista

This repo contains a Docker image with Jupyter and Theia IDE providing a playground for SNAP, snappy and snapista

Building the docker image

Use docker compose to build this docker image:

docker compose build

Note: the build process can take up to around 15 minutes

Start the docker image

Use docker compose to use the built docker image:

docker compose up

The open your browser at the localhost, with e.g. 0.0.0.0 or localhost or 127.0.0.1.

When creating new notebooks, use the kernel Python [conda:env notebook]

About

Docker image with Jupyter and Theia IDE providing a playground for SNAP, snappy and snapista


Languages

Language:Dockerfile 58.9%Language:Shell 37.1%Language:Python 4.0%