jupyterlab_code_formatter
Formatter
Facilitates invocation of code formatters in JupyterLab
A JupyterLab plugin to facilitate invocation of code formatters.
854 stars
8 watching
55 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
autopep8blackcode-formatterjupyterlab-extensionjupyterlab-extensionspythonryapf
Related projects:
Repository | Description | Stars |
---|---|---|
dnanhkhoa/nb_black | Automates code formatting for Python using Black and YAPF to improve readability | 368 |
dprint/dprint-plugin-jupyter | Formats code blocks in Jupyter notebooks using plugins | 1 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
peter-evans/autopep8 | Automatically formats Python code to conform to PEP 8 style guide. | 85 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 81 |
nbqa-dev/nbqa | Automates code quality checks and formatting for Jupyter Notebooks | 1,051 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
jupyterlab-contrib/jupyterlab-variableinspector | An extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles. | 1,116 |
codota/tabnine-jupyterlab | A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding | 37 |
mlshapiro/jupyterlab-flake8 | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |
iblai/jupyter-edx-grader-xblock | Automates grading of Jupyter Notebooks in an EdX course environment. | 45 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |