##// END OF EJS Templates
fix --ip='*' argument in various apps...
fix --ip='*' argument in various apps It wasn't properly converted to localhost/0.0.0.0 everywhere, causing errors on startup. Fixed in KernelApp, KernelManager (affects QtConsole), and ipcontroller
MinRK -
r5170:cde501a4
Show More