jupyter-devbox icon indicating copy to clipboard operation
jupyter-devbox copied to clipboard

add version overview to readme

Open jakoch opened this issue 1 year ago • 0 comments

  • add a compact version overview for images
    • image version tag
    • debian + python + jupyter version
    • docker pull command
    • use https://ghcr-badge.egpl.dev/ to display image stats, e.g. size
      • latest version tag: https://ghcr-badge.egpl.dev/jakoch/jupyter-devbox/latest_tag?trim=major&label=latest&ignore=sha*
      • image size: https://ghcr-badge.egpl.dev/jakoch/jupyter-devbox/size
    • how to get the image stats via api? can we do this on our own - without relying on an external service?

jakoch avatar Feb 13 '24 14:02 jakoch