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.43.tar.gz
(21.8 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.43.tar.gz.
File metadata
- Download URL: escobar-0.1.43.tar.gz
- Upload date:
- Size: 21.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2c6d721a8a3586743e8c99ee41455ee85a2cfe48f6f68ac52a166959ee66990
|
|
| MD5 |
d7d7e0dc2dcd0f3210d76e04172a62d5
|
|
| BLAKE2b-256 |
9793818067652000419f59160f9f8970aebb28e119ba38ee349cb0d4fb05cac7
|
File details
Details for the file escobar-0.1.43-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.43-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 |
a514048b4ff4c8df7c42a2db81cb9456db179c7c997bd6968e80fdba9ec4a2ab
|
|
| MD5 |
aaa95492e0b9741aeaf53d111eb6037f
|
|
| BLAKE2b-256 |
9ea60301663779057c9b972fab198c2c3a4b4a24a25ecd127e45b715f84205e9
|