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.18.tar.gz
(624.8 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.18-py3-none-any.whl
(848.3 kB
view details)
File details
Details for the file escobar-0.1.18.tar.gz.
File metadata
- Download URL: escobar-0.1.18.tar.gz
- Upload date:
- Size: 624.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d345ba5b00d24da0065835b8983728200e574d20292ae82090d54ec18c5bd710
|
|
| MD5 |
7b1e4d7edf8772bfa6d97c7eafbe767e
|
|
| BLAKE2b-256 |
6bd4dff2f66a0fd9731b1edec02976c9f016ef4812d49ff6a974af9c18dec212
|
File details
Details for the file escobar-0.1.18-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.18-py3-none-any.whl
- Upload date:
- Size: 848.3 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 |
0ded6ee7d7221401415059366787328f347ddb6ecb1a013bd5a42081b43c8dea
|
|
| MD5 |
f0f3307ca6880aabd3d6853ef831d202
|
|
| BLAKE2b-256 |
8d27456762d37bf870bc0e978f93aae76e3b487c180dc8114bce2ff73662a07a
|