code_prettify | original repo this extension
kandi X-RAY | code_prettify Summary
kandi X-RAY | code_prettify Summary
This is the original repo for this extension, and kept for an historical perpective. However, the most recent developments have been done in jupyter_contrib_nbextensions. Please add new contributions/commits there. Thanks ---.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Constructor for kernel .
code_prettify Key Features
code_prettify Examples and Code Snippets
Community Discussions
Trending Discussions on code_prettify
QUESTION
Error highlighting and autoformatting can be great tools to help one create great notebooks. I am trying to change the settings on the VS code to allow me to autoformat to pep8 in my python notebooks.
On this page for Jupiter notebooks have found that I have to put some lines in my .json files in the settings>preference of VSCode in order to do this. I am particularly interested in changing my code to the pep8 coding convention and also adding linting in order to highlight errors.
I am using VS Code on Ubuntu 18.04. Below is my attempt that led to an error "Code language not supported or defined".
AttemptAfter installing the Python extension and the autopep8 extension in VS code and running
...ANSWER
Answered 2020-Jun-22 at 10:26Nbextensions are notebook extensions and only work within the notebook itself. VS Code does not support native notebooks so these extensions won't work at the time. They are planning to add it in future releases per link
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install code_prettify
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page