How to enable Javascript in jupyter notebook

Hi Team,

I am using Docker jupyter/scipy-notebook image to run my code. I have requirement to create a job in notebook. But when I am trying to do it I am getting below error. Please help me on how to enable JavaScript on notebook.

1 Like

Hi,

I am also facing the same error.

I am working with Sphinx documentation package and the html that is generated is showing the same error.

can somebody please help with enabling javascript on jupyter server. I am working in jupyter lab.

to ‘enable’ javascript i’d try to install node.js from my preferred source depending on my environment.

1 Like