aa228-notebook
aa228-notebook copied to clipboard
WebIO not detected when loading Interact
Notebooks that use Interact (e.g. 10-ExplorationExploitation and 16-OnlinePOMDPMethods) sometimes throw WebIO not detected or Unable to load WebIO errors, and so fail to run.

@mossr Do you have some thoughts?
Try the following:
] add WebIO
using WebIO
WebIO.install_webio_nbextension()
Then restart your notebook session and try again.
Oh man, I didn't know that ] works in jupyter - that is so convenient.
Finally I will get to stop worrying about which incantation of pkg I should
be telling people!
On Fri, Apr 10, 2020 at 1:59 PM Robert Moss [email protected] wrote:
Try the following:
] add WebIO using WebIO WebIO.install_webio_nbextension()
Then restart your notebook session and try again.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sisl/aa228-notebook/issues/12#issuecomment-612193094, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABALI23LYVVVXVDGHWPQRL3RL53AXANCNFSM4ME6NS7A .