From 1b0793cf32e8a5f57ca49c6991861c66d5f8e6db 2018-10-10 21:27:40 From: koryd Date: 2018-10-10 21:27:40 Subject: [PATCH] better update for the docs --- diff --git a/IPython/core/magics/execution.py b/IPython/core/magics/execution.py index 6f7ddea..74a9e6a 100644 --- a/IPython/core/magics/execution.py +++ b/IPython/core/magics/execution.py @@ -507,7 +507,8 @@ python-profiler package from non-free.""") *two* back slashes (e.g. ``\\\\*``) to suppress expansions. To completely disable these expansions, you can use -G flag. - On Windows systems, the use of double quotes `"` is required. + On Windows systems, the use of single quotes `'` when specifing + a file is not supported. Use double quotes `"`. Options: