bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks
BSD 3-Clause "New" or "Revised" License
253 stars 48 forks source link

JavaScript output is disabled in JupyterLab #62

Closed chanansh closed 5 years ago

chanansh commented 5 years ago

after successful install of the extension I still get "JavaScript output is disabled in JupyterLab"

bryevdv commented 5 years ago

@chanansh This means the extension is not installed. A common situation I have seen happen to users many, many times is that they install something in one conda/venv but the jupyter they run is actually in a different conda/venv.