Jacob Albrecht
Jacob Albrecht
I'm not sure of the status of a proper Jupyter embedding mechanisim. I currently rely on a shameful use of temporary html files in my Jupyter sessions. ``` library(rbokeh) n
I just encountered this issue: `plot(1:10); fig2plotly(gcf, 'offline', true);` results in the Oops! offline error Any update on this bug?
Thanks Connor, the model does run now for with the fingerprint data sets. However, the disconnected graph causes problems with `save_model` similar to this: https://github.com/fchollet/keras/issues/2790 Jake