Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Live-updating Jupyter Lab widgets#230

Merged
JoshKarpel merged 3 commits intohtcondor:v0.7.0from
elin1231:jupyter_lab_widget_live_update_foreground
Sep 1, 2020
Merged

Live-updating Jupyter Lab widgets#230
JoshKarpel merged 3 commits intohtcondor:v0.7.0from
elin1231:jupyter_lab_widget_live_update_foreground

Conversation

@elin1231
Copy link
Copy Markdown
Collaborator

Jupyter widget now does live updating in the foreground.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 28, 2020

Codecov Report

Merging #230 into v0.7.0 will decrease coverage by 0%.
The diff coverage is 64%.

@@          Coverage Diff          @@
##           v0.7.0   #230   +/-   ##
=====================================
- Coverage      84%    84%   -1%     
=====================================
  Files          78     78           
  Lines        3845   3881   +36     
  Branches      395    404    +9     
=====================================
+ Hits         3250   3272   +22     
- Misses        511    521   +10     
- Partials       84     88    +4     
Impacted Files Coverage Δ
htmap/utils.py 75% <50%> (+1%) ⬆️
htmap/maps.py 77% <65%> (+<1%) ⬆️
htmap/mapping.py 98% <100%> (ø)
htmap/state.py 92% <100%> (-4%) ⬇️
htmap/htio.py 100% <0%> (ø)

…ait; only display widgets when in a Jupyter session
@JoshKarpel JoshKarpel changed the title Jupyter lab widget live update foreground Live-updating Jupyter Lab widgets Aug 31, 2020
@JoshKarpel JoshKarpel added the enhancement New feature or request label Aug 31, 2020
@JoshKarpel
Copy link
Copy Markdown
Contributor

@elin1231 could you review the changes I made on top of yours?

@elin1231
Copy link
Copy Markdown
Collaborator Author

elin1231 commented Sep 1, 2020

Everything looks good to me, changes approved.

@JoshKarpel JoshKarpel merged commit 8901122 into htcondor:v0.7.0 Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants