name 'get_config' is not defined
问题 when i am working with ipython notebook, i want to run a notebook server. I followed the official tutorial However, when I want to obtain the get_config() function as said in the tutorial, I come across with the name get_config is not defined problem. I searched the internet and found the page . However, there is no ~/.ipython/profile_default/ipython_config.py file in my ubuntu 12.04 system. What can I do to solve the problem? 回答1: Paul Ivanov stated in the forum post: get_config is available