You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ***@***.***> 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
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABALI23LYVVVXVDGHWPQRL3RL53AXANCNFSM4ME6NS7A>
.
Notebooks that use Interact (e.g. 10-ExplorationExploitation and 16-OnlinePOMDPMethods) sometimes throw
WebIO not detected
orUnable to load WebIO
errors, and so fail to run.The text was updated successfully, but these errors were encountered: