Skip to content

fix missing output files for user stories #12

@pamfilos

Description

@pamfilos

For the PID showcase website we need the output files to display the user stories more complete

Some files like HTML output generated by the notebook are missing

e.g.

A good workaround is to have the output HTML (and the rest of the generated outputs ) in a base64 encoded format, so that it can be passed like so

<iframe src="data:text/html;base64,SFRNTCCFDCBJTiBBIElGUkFNRQ==" frameborder="0"></iframe>

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions