Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Exported static html's can't fetch css, ugly #20

Open
gustaphe opened this issue Mar 24, 2021 · 0 comments
Open

[BUG] Exported static html's can't fetch css, ugly #20

gustaphe opened this issue Mar 24, 2021 · 0 comments

Comments

@gustaphe
Copy link

It's trying to fetch https://cdn.jsdelivr.net/gh/fonsp/[email protected]/frontend/editor.css and others which don't exist => ugly html. If I export the same notebook from Pluto it wants https://cdn.jsdelivr.net/gh/fonsp/[email protected]/frontend/editor.css

Guessing this is because Neptune has higher version numbers than Pluto. These files should probably be fetched either from a neptune specific page, or from a place determined by the version of Pluto, not the version of Neptune.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant