Thebe new features: tags, aesthetics, default ipywidgets install
Merged
Thebe new features: tags, aesthetics, default ipywidgets install
thebe-new-features
into
main
All threads resolved!
All threads resolved!
Resolves #46 (closed) #45 (closed) #37 (closed)
Merge request reports
Activity
requested review from @tomvanwoudenbe
assigned to @mguichard
- Resolved by Tom van Woudenberg
@mguichard, here's my feedback:
-
Could you add a
disable-execution-cell
for a single cell? -
rename
disable-execution
todisable-execution-page
-
rename
disable-download
todisable-download-page
-
rename
auto-execute
toauto-execute-page
-
auto-execute
doesn't seem to work, at least not on my local book hosted via Docker -
delete
thebe-remove-input-init
as existingremove-input
andthebe-init
allow the same use -
allow use of existing tags like
remove-input
. At this moment, remove-input removes both the input and output in interactive mode. Please check other tags as well. Maybe this elimenates the need forkeep-output
? - Could you list all new (and working) tags somewhere? Is it:
thebe-init
thebe-remove-input-init
disable-execution
disable-download
auto-execute
keep-output
-
The installation of ipywdigets doesn't seem to work, when running a page with a widget, the Docker log doesn't get further than:
. It does work when I install
ipywidgets
manually as before
Edited by Tom van Woudenberg -
Could you add a
added 25 commits
-
13e89caa...9ffe236b - 23 commits from branch
main
- 074b8dc9 - Merge branch 'main' into thebe-new-features
- c7d025ae - Added disable-execute-cell, removed keep-input
-
13e89caa...9ffe236b - 23 commits from branch
- Resolved by Tom van Woudenberg
mentioned in commit 7ddea46e
@mguichard, is
thebe-remove-input
withoutinit
still a thing?
Please register or sign in to reply