telemetry-analysis-service icon indicating copy to clipboard operation
telemetry-analysis-service copied to clipboard

Support rendering private notebooks in the job detail page

Open maurodoglio opened this issue 7 years ago • 1 comments

As the title says, it would be great to have private notebooks rendered in the job details page. At the moment that's not supported because the notebook files are retrieved directly from s3.

maurodoglio avatar Jun 27 '17 22:06 maurodoglio

This is somewhat related to #739 which would solve this in a better way. The current "fetch notebook file from S3, pipe it through ATMO and then display it using Javascript" mode was really a shortcut and it shows .

jezdez avatar Sep 20 '17 15:09 jezdez