Skip to content

Releases: oucru-id/jupyterlab

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:10

What's Changed

  • refactor(docker): add build dependencies and new python packages

Docker Image

The Docker image is available at: ghcr.io/oucru-id/jupyterlab:1.1.0

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 11:00

What's Changed

  • build(docker): update container configuration for custom user
  • refactor(docker): simplify docker setup and update requirements
  • refactor(docker): make jupyter user configurable and add sudo support
  • ci(Dockerfile): configure git credential helper and remove sudo access
  • docs: add README.md with project overview and usage instructions

Docker Image

The Docker image is available at: ghcr.io/oucru-id/jupyterlab:1.0.1

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:22

What's Changed

  • refactor(Dockerfile): remove redundant sudo rights comment
  • chore: update requirements.txt and grant sudo rights to jovyan user
  • chore: update gitignore, docker-compose and requirements
  • chore: remove unused dependencies from requirements.txt
  • chore: remove unused jupyterlab extensions from requirements
  • ci(release): add JUPYTER_IMAGE_VERSION build arg
  • feat: add docker setup and CI workflow for jupyter environment

Docker Image

The Docker image is available at: ghcr.io/oucru-id/jupyterlab:1.0.0