A copier template for creating the Visual Studio Code configuration needed to debug the Python and Typescript code in Jupyter extension projects.
It will add:
The best is to run this on project generated by the extension template.
or
For copier v8
copier copy -a .copier-answer.vscode.yml --UNSAFE https://github.com/jupyterlab/vscode-config-template .
The
--UNSAFE
flag is required as explained in the documentation.
For copier v7
copier -a .copier-answer.vscode.yml copy https://github.com/jupyterlab/vscode-config-template .
Answer the options questions
Install the extension
pip install -e ".[test]" jupyter labextension develop . --overwrite # Server extension must be manually enabled in develop mode # jupyter server extension enable <python_name>
To update the configuration to a newer version of the template, execute:
For copier v8
copier update -a .copier-answer.vscode.yml --UNSAFE
The
--UNSAFE
flag is required as explained in the documentation.
For copier v7
copier -a .copier-answer.vscode.yml update
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4