We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I enable ruler after 80 chars in editor of jupyter. Ruler extension of https://github.com/ipython-contrib/jupyter_contrib_nbextensions is working well in notebooks for me. But there is no ruler in editor window, when I edit some python file in browser. For example http://127.0.0.1:7513/edit/test.py
The text was updated successfully, but these errors were encountered:
This is the repository for the configurator, not for any actual extensions.
Enabling rulers in the editor is easy to do, I created PR ipython-contrib/jupyter_contrib_nbextensions#1296 for this in the jupyter_contrib_nbextensions repository.
Sorry, something went wrong.
No branches or pull requests
How can I enable ruler after 80 chars in editor of jupyter. Ruler extension of https://github.com/ipython-contrib/jupyter_contrib_nbextensions is working well in notebooks for me. But there is no ruler in editor window, when I edit some python file in browser. For example http://127.0.0.1:7513/edit/test.py
The text was updated successfully, but these errors were encountered: