Plotly dash supports running in Jupyter, and this works for the lbench dash running in a local Jupyter notebooks, but in remote environments like RSP there are issues about requests to different ports and different protocols (http vs https). I tried having a look at setting up a proxy in environments like that in the Sean/jupyter branch, but couldn't figure out how to correctly setup the forwarding and also have plotly generate the URLs for its resources to follow that proxy.