-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Install jupyterlab_code_formatter Jupyter lab extension #44
Conversation
By default black is used as formatter. |
The latest I tried all the releases of the formatter and they all conflict. So to install I need to upgrade the installed JupyterLab and all the other installed extensions and their dependencies. This also includes my jupyterlab_thredds extension which will need to be updated. |
Tested on vagrant machine. After PR merge need deployment to jupyter.ewatercycle.org |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with Vagrant. I just wonder if we can include https://github.com/mlshapiro/jupyterlab-flake8 as well.
good idea will try to install linter as well |
Tried to install jupyterlab-flake8 , but did not work on Vagrant due to |
Fixes #37