sos-notebook icon indicating copy to clipboard operation
sos-notebook copied to clipboard

Behavior of magics after %run -r

Open BoPeng opened this issue 6 years ago • 1 comments

Right now -r is used solely for workflow so the following does not work, but it does not yield any error message or result.

%run -r host
!ls

BoPeng avatar Apr 29 '19 21:04 BoPeng

The most can be done would be a warning message.

BoPeng avatar Dec 21 '20 06:12 BoPeng