Skip to content

ITISFoundation/jupyterlab-r

Repository files navigation

JupyterLab with R (and Python) kernels

JupyterLab coding environment for creating interactive Jupyter Notebooks with R (or Python)

How to develop this o²S²PARC Service

This Service was build using the o²S²PARC cookiecutter for JupyterLab services

Usage

Build the module:

$ make build

To run locally at and visit http://127.0.0.1:8888

make run-local

To publish in local throw-away registry:

make publish-local

Versioning

Service version is updated with make version-*

CI/CD Integration

A template ci config file is created in .github/workflows/check-image.yml, it checks that the image builds. When the workflow runs successfully for a new version (on the main branch), this is automatically detected and published on the internal registry (see also "Deployment on o²S²PARC" in this README)

Deployment on o²S²PARC

The required CI is already packaged. To build and push to the internal registry you must add it to the oSparc/docker-publisher-osparc-services repository.

How to test

Run locally and visit http://127.0.0.1:8888:

make run-local

Or publish it in a local o²S²PARC deploy:

make publish-local

Execute the notebook demo from the mybinder project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published