Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

IllumiDesk docker-stacks 0.2.0

Compare
Choose a tag to compare
@jgwerner jgwerner released this 24 Aug 21:21
· 35 commits to main since this release
552ec6a

This is a significant re-implementation of IllumiDesk's base images. They are backward compatible with the legacy role-based images ( illumidesk/learner-notebook, illumidesk/instructor-notebook, and illumidesk/grader-notebook). The following changes merged with this version are summarized below:

  • Base image built with the repo2docker convention
  • Extensions are enabled based on role using a script within the image's before-notebook hook
  • Adds C++ and Java kernels in addition to updated versions of R (3.6), Julia (1.5), and Python3 (3.7)
  • Support for Shared drives
  • Support for VS Code compatible code-server
  • Specialized R IDE