AI CHAT EXTENSION
Project description
Escobar
Debugging in VSCode
-
Start the watch tasks first:
- Press
Ctrl+Shift+P(orCmd+Shift+Pon macOS) - Type "Run Task"
- Select "Start Development Environment"
This task runs both:
- "npm: watch" - Watches and recompiles TypeScript files
- "jupyter: lab watch" - Watches and rebuilds the extension
- Press
-
Once the watch tasks are running, start the debug processes:
- Use the "Debug JupyterLab (Python)" configuration to debug the backend
- Use the "Debug JupyterLab Extension" configuration to debug the frontend
TypeScript notes
- The watch tasks will automatically recompile the TypeScript and rebuild the extension
- You may need to refresh the JupyterLab page to see the changes
- For some changes, you might need to restart the debug sessions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
escobar-0.1.7.tar.gz
(221.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
escobar-0.1.7-py3-none-any.whl
(65.8 kB
view details)
File details
Details for the file escobar-0.1.7.tar.gz.
File metadata
- Download URL: escobar-0.1.7.tar.gz
- Upload date:
- Size: 221.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6680e1d3a3718f9dfb196e0a82c4148ec4d04024c1e35e4f34f5eaaa4568f4da
|
|
| MD5 |
25a8d8be584264ad4c2b12a708c5397f
|
|
| BLAKE2b-256 |
ed16c3c7efcfae29a025407a908280c948e0e83f39a273d1d73e7cd9aa760bbe
|
File details
Details for the file escobar-0.1.7-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.7-py3-none-any.whl
- Upload date:
- Size: 65.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55f4d7ae0faddd00b793498dabdad40b2141cec150150e4a2082d066263144af
|
|
| MD5 |
490e764bc2863e745970c33838804422
|
|
| BLAKE2b-256 |
c87f17c6801f58f96ee02620c46b7c6c1ac1848d800663e62aa86747a7d6e334
|