Skip to content

Latest commit

 

History

History
 
 

datascience-code-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Code Server Notebook Image

Datascience notebook image adding VSCode (Code Server) to the JupyterLab launcher.

Standard images

Build example from UBI9 with Python 3.9:

make ubi9-py39 RELEASE=dev DATE=20230101

CUDA images

Build example from UBI9 with Python 3.9 with CUDA:

make cuda-ubi9-py39 RELEASE=dev DATE=20230101