Skip to content

sdorgancs/eopf

Repository files navigation

EOPF Proof of Concept

This project is a Proof of Concept to demonstrate the capabilities of the EOPF framework developed by the consortium led by CS GROUP France.

Development environment

This projects contains a batteries included full web development environment using code-server and JupyterLab.

Prerequisites

To start the development environment install first:

Start and stop environment

Running the environment is straightforward, simply type:

docker-compose up

The first run builds the docker image, depending on your network connection speed, this stage can take some time.

Once done, your environment is ready, you can access it on http://localhost/ui/

Note: the environment do not use HTTPS, modern browser enforcing security automatically add https:// do not miss the http:// par of the URL

To stop the environment type:

docker-compose stop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published