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.31.tar.gz
(644.0 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.31-py3-none-any.whl
(875.9 kB
view details)
File details
Details for the file escobar-0.1.31.tar.gz.
File metadata
- Download URL: escobar-0.1.31.tar.gz
- Upload date:
- Size: 644.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86cf42cd99efb1dc88959038b16e1946cd7181ea03f60e255b35f1db9f4809fe
|
|
| MD5 |
e59f68c0d8d67f17985ebbe0b4b31067
|
|
| BLAKE2b-256 |
a4f46f4df3d3d0d14cda05ddd9aaeafc6b0631ea9145059c22ca7fcbfd063b04
|
File details
Details for the file escobar-0.1.31-py3-none-any.whl.
File metadata
- Download URL: escobar-0.1.31-py3-none-any.whl
- Upload date:
- Size: 875.9 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 |
af88af1b1dff006f99e3df4300832a402b9f58f62a0f36470e8d7f001b277444
|
|
| MD5 |
ee0b7aa76ffeb2527d33f0e4572460e4
|
|
| BLAKE2b-256 |
0ac26535f91c2593add56f87f49d6e33849ab3386366e95e7a5d0e168b0e9725
|