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.58.tar.gz
(20.9 MB
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
File details
Details for the file escobar-0.1.58.tar.gz.
File metadata
- Download URL: escobar-0.1.58.tar.gz
- Upload date:
- Size: 20.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e20c11ddc8b80a2311e2c894269bc046e70e047d47111c4634add660e994fd9b
|
|
| MD5 |
f04b304b3e6f0083e29915b145f7df0a
|
|
| BLAKE2b-256 |
bcad3b8c0a18ea84523d150d7d7b205cf6dff704b3dcc2b9cd3f0d9573ab48e6
|
File details
Details for the file escobar-0.1.58-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.58-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0fbc7090ddf9d3ec0e3ce5c82b6227dae9327d334fa90f95f30dc2557cee78
|
|
| MD5 |
298ba0301230f5e8de97fe28234b8e39
|
|
| BLAKE2b-256 |
78e87b1f4812af38714da7ac74dfba5d9390decd6ee332228048445aaa103f3b
|