<!-- Fill in the details below where applicable: --> ## Description of bug / unexpected behavior <!-- Add a clear and concise description of the problem you encountered. --> Running `%icortex init` (and also other args) gives the following error. ``` usage: ipykernel_launcher.py [-h] [--user] [--sys-prefix] [--prefix PREFIX] [--uninstall] ipykernel_launcher.py: error: unrecognized arguments: -f /root/.local/share/jupyter/runtime/kernel-7ccb0a19-8059-43ff-a85c-39f8db991f4a.json ``` `%prompt` works without an issue.
Description of bug / unexpected behavior
Running
%icortex init(and also other args) gives the following error.%promptworks without an issue.