litstudy icon indicating copy to clipboard operation
litstudy copied to clipboard

Local cdn resources have problems on chrome/safari when used in jupyter-notebook.

Open MikhailSkl opened this issue 2 years ago • 2 comments

Hey, when I try to plot cocitation network: litstudy.plot_cocitation_network(docs_filtered, max_edges=500) plt.show() I am getting this message in my Jupiter Notebook.: Local cdn resources have problems on chrome/safari when used in jupyter-notebook.

Does someone have an idea how to resolve that issue?

MikhailSkl avatar Feb 22 '23 14:02 MikhailSkl

I have not been able to reproduce this error message on my laptop :-(. What operating system and browser are you using?

stijnh avatar Mar 03 '23 08:03 stijnh

I have not been able to reproduce this error message on my laptop :-(. What operating system and browser are you using?

I am using Windows 10 64-bit and Chrome Version 111.0.5563.65 (Official Build) (64-bit).

MikhailSkl avatar Mar 09 '23 10:03 MikhailSkl