epam / epam/Indigo

implement ketcher in jupyter nodebooks

Open
#374 2 comments 0 reactions 1 assignee Claimed by @AlexanderSavelyev View on GitHub
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

I am trying to implement ketcher in a jupyter notebook. Sadly I am running into

`Blocking request with no referer`

When I try to diplay the ketcher.html. The file opens fine when opened directly in the browser, but is blocked for some reason when displayed in the jupyter nodebook.

it is set in jupyter notebook to block cross-site inclusion (XSSI).

https://github.com/jupyter/notebook/blob/6174498ab0c4047aaed81a1bb5aa71b1fd8c842b/notebook/base/handlers.py#L422

Can you help on where the header is not properly set?

Regards

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.