jku-vds-lab / loops

Loops is a JupyterLab extension to support iterative and exploratory data analysis in computational notebooks.
https://jku-vds-lab.at/publications/2024_loops/
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Prebuilt Docker Image #43

Closed keckelt closed 1 year ago

keckelt commented 1 year ago

Provide a docker image based on the scipy-notebook image that already contains the extension.

keckelt commented 1 year ago

Security:

Password Creation:

  1. Generate Config file: jupyter server --generate-config Config is just commented code initially
  2. Generate Password: jupyter server password
  3. Copy password from json to config py (then only one file is needed)