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.9.tar.gz
(620.6 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.9-py3-none-any.whl
(845.2 kB
view details)
File details
Details for the file escobar-0.1.9.tar.gz.
File metadata
- Download URL: escobar-0.1.9.tar.gz
- Upload date:
- Size: 620.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
498de92e22990380b67f28af409e2992067827c341b4d797e9f1d022f40ad943
|
|
| MD5 |
a107167af90630f1f73a841aa72e0eb1
|
|
| BLAKE2b-256 |
6c90a56ba20a319eb362ba5b524058aee079300df5336d51621572d888130226
|
File details
Details for the file escobar-0.1.9-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.9-py3-none-any.whl
- Upload date:
- Size: 845.2 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 |
eb6acb60c742d83a018343fb8e297d3ed994d5c8977f8f43ec77ab4b97b65993
|
|
| MD5 |
1f91f96c8fd83dacb2cd787e91ecfa8e
|
|
| BLAKE2b-256 |
4847e6a333473742403f923b26440cd342dcf8c220a4fb9583e429323b5fca13
|