Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebIO not detected when loading Interact #12

Open
matthhong opened this issue Apr 9, 2020 · 3 comments
Open

WebIO not detected when loading Interact #12

matthhong opened this issue Apr 9, 2020 · 3 comments

Comments

@matthhong
Copy link

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.

Screenshot 2020-04-09 12 58 48

@mykelk
Copy link
Member

mykelk commented Apr 9, 2020

@mossr Do you have some thoughts?

@mossr
Copy link
Member

mossr commented Apr 10, 2020

Try the following:

] add WebIO
using WebIO
WebIO.install_webio_nbextension()

Then restart your notebook session and try again.

@zsunberg
Copy link
Member

zsunberg commented Apr 10, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants