Skip to content

Exporting HTML for offline use #249

@tyforster22

Description

@tyforster22

I would like to use this package offline and save plots out to html to be viewed offline but am unable to do so.

I see that two javascript files are required in the html and have saved these locally so that I can refer to them like this.

<script src="require.min.js"></script>
<script src="embed-amd.js"></script>

Unfortunately, the html will still not load in browser until I reconnect to the internet. Any ideas why this is happening and is there anything that I can do about it?

Metadata

Metadata

Assignees

No one assigned

    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