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
A recent change to Notebook (5.6.0) prevents access from remote hosts by default.
This change unconditionally re-enables that ability since remote access is a primary
tenet of Kernel Gateway.
Also dropped python 3.3 from the travis matrix since setuptools no longer supports
it (as of May 24) and was generating a failure during the installation phase.
Fixes#293
0 commit comments