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
On mybinder notebooks (or any other cloud), the %help magic is unusable as it opens a new native desktop window. As the help page is existing, the html doc can simply be outputted inline (either through a specific Scilab function or a custom magic).
The text was updated successfully, but these errors were encountered:
On mybinder notebooks (or any other cloud), the
%help
magic is unusable as it opens a new native desktop window. As the help page is existing, the html doc can simply be outputted inline (either through a specific Scilab function or a custom magic).The text was updated successfully, but these errors were encountered: