UNCLASSIFIED

Commit 3aebbf44 authored by Rob McCarthy's avatar Rob McCarthy
Browse files

Merge branch 'development' into 'jupyterlab-git'

# Conflicts:
#   Dockerfile
#   hardening_manifest.yaml
parents ba78f7f8 4dfaec28
Pipeline #238357 passed with stages
in 63 minutes and 37 seconds
...@@ -4,5 +4,4 @@ ...@@ -4,5 +4,4 @@
A minimal jupyterlab notebook container implementing the jupyterlab interface (with left-navigation tabs etc.), Python3.8 (Iron Bank python38 base image) and pip version 21.0.1. A minimal jupyterlab notebook container implementing the jupyterlab interface (with left-navigation tabs etc.), Python3.8 (Iron Bank python38 base image) and pip version 21.0.1.
This container will serve to be extendable by adding additional Python libraries; it is the intention to submit a second container adding: This image is an UBI 8 refactor of the opensource Dockerfile here: https://github.com/jupyter/docker-stacks/tree/master/base-notebook.
...@@ -23,7 +23,7 @@ labels: ...@@ -23,7 +23,7 @@ labels:
org.opencontainers.image.licenses: "MIT License (MIT)" org.opencontainers.image.licenses: "MIT License (MIT)"
org.opencontainers.image.url: " " org.opencontainers.image.url: " "
org.opencontainers.image.vendor: "jupyterlab" org.opencontainers.image.vendor: "jupyterlab"
org.opencontainers.image.version: "1.4.2" org.opencontainers.image.version: "3.0.14"
mil.dso.ironbank.image.keywords: "jupyter,notebook,terminal,text editor,datascience,ui,data,science" mil.dso.ironbank.image.keywords: "jupyter,notebook,terminal,text editor,datascience,ui,data,science"
mil.dso.ironbank.image.type: "opensource" mil.dso.ironbank.image.type: "opensource"
mil.dso.ironbank.product.name: "jupyterlab" mil.dso.ironbank.product.name: "jupyterlab"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment