I have installed brand new ipython in a virtual enviorment, after that I tried to create configuration files via: ipython profile create
, however ipython_notebook_config.py
was not created, while ipython_config.py
and ipython_nbconvert_config.py
were created.
What can I do to create this file?