[IPython-dev] Anyone encountering IndentationError issues in the notebook?

Thomas Kluyver takowl at gmail.com
Thu Aug 23 06:37:50 EDT 2012


The response is:

then bind Tab to something that doesn't actually insert tabs. For
example, add this to your options:

extraKeys: {Tab: "indentMore"}



More information about the IPython-dev mailing list