AI CHAT EXTENSION
Project description
Escobar
Debugging in VSCode
-
Running debug build npm run build && python3 -m jupyter labextension develop . --overwrite --build=True
-
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.23.tar.gz
(625.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.23-py3-none-any.whl
(848.8 kB
view details)
File details
Details for the file escobar-0.1.23.tar.gz.
File metadata
- Download URL: escobar-0.1.23.tar.gz
- Upload date:
- Size: 625.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9890ea300fc411607234b0cca1951ea2d9b9c674b9da0e27466d5527f3dfee8
|
|
| MD5 |
cc588be1cb0af2bed5697b8249da92ff
|
|
| BLAKE2b-256 |
6789b29fd6abaad9bcb2f0eab153baa41d481315dab14684491f15151102b63d
|
File details
Details for the file escobar-0.1.23-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.23-py3-none-any.whl
- Upload date:
- Size: 848.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9946327825efaf8552967575acf44d1e43dbaefcc7088587e5cb43acec70d14
|
|
| MD5 |
f958ea1a382cbeff1e87d536f534861a
|
|
| BLAKE2b-256 |
e1b63a4281e060c4fcd696b8b51a060194162b367a7159c773e578e5e1b0ccaa
|