jupyterlab_code_formatter
Formatter
Facilitates invocation of code formatters in JupyterLab
A JupyterLab plugin to facilitate invocation of code formatters.
856 stars
8 watching
56 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
autopep8blackcode-formatterjupyterlab-extensionjupyterlab-extensionspythonryapf
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates code formatting for Python using Black and YAPF to improve readability | 368 |
| Formats code blocks in Jupyter notebooks using plugins | 1 |
| A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
| Automatically formats Python code to conform to PEP 8 style guide. | 84 |
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
| An extension for live editing of LaTeX documents in JupyterLab | 630 |
| Automates versioning of JupyterLab notebooks after each save | 82 |
| Automates code quality checks and formatting for Jupyter Notebooks | 1,057 |
| An extension that integrates version control using Git into the JupyterLab environment. | 1,461 |
| An extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles. | 1,121 |
| A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding | 37 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 250 |
| Automates grading of Jupyter Notebooks in an EdX course environment. | 45 |
| A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |