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.10.tar.gz
(623.9 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.10-py3-none-any.whl
(847.0 kB
view details)
File details
Details for the file escobar-0.1.10.tar.gz.
File metadata
- Download URL: escobar-0.1.10.tar.gz
- Upload date:
- Size: 623.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec9adbe0dd07944835ba6af163ccc56ae519671cd9ddc432369f7e655d3e5666
|
|
| MD5 |
e52775c5106d8a95af9cbee31f19dac7
|
|
| BLAKE2b-256 |
89ef524ecb72eb0dcbf5fe690bac8f1ff7746882cabb3c5c63e1c7d85747e530
|
File details
Details for the file escobar-0.1.10-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.10-py3-none-any.whl
- Upload date:
- Size: 847.0 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 |
48b67eb0772d2d43052c403ea27ca72002327559a1895036f5522cfd99a937cc
|
|
| MD5 |
3958ff2960576a4b22f94b0dd27b876c
|
|
| BLAKE2b-256 |
8f4dc3f767c54f36cf6644b62ab9c1fad99498095b7cdd7dbee4cb44e6566e50
|