Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Draft: feat(widgets/console): BECConsole based on termqt added

wyzula_j requested to merge feat/bash-console into main

Description

Demo widget base on termqt. ATM there is no qt6 support so if someone wants to test this widget, then you have to git clone my fork and install locally. Once my pull request will be merged, I can put termqt as a dependence to bec_widgets.

Related Issues

closes #191 (closed), relates to # bec_jupyter#3,

Type of Change

  • new BECConsole

Potential side effects

Will not work on master until termqt is dependency.

Screenshots / GIFs (if applicable)

image.png

Additional Comments

[Add any additional comments or information that may be helpful for reviewers.]

Definition of Done

  • Documentation is up-to-date.
  • Disable terminal log by default.
Edited by wyzula_j

Merge request reports