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
It is convenient to use an ipython console to quickly look for scraps using sb.read_notebooks, so I wondered what would happen if I try glue outside a notebook environment like this.
When I tried this, there was no error message or anything so my question is:
Should there be an error message? Does anything happen? Should something happen?
It is convenient to use an ipython console to quickly look for scraps using
sb.read_notebooks, so I wondered what would happen if I tryglueoutside a notebook environment like this.When I tried this, there was no error message or anything so my question is:
Should there be an error message? Does anything happen? Should something happen?