Skip to content

Commit ca27236

Browse files
committed
✨(eucalyptus/3wb) install the ipython xblock
We need this xblock to run Jupyter. It is already installed in the dogwood./3/fun image
1 parent 471fe16 commit ca27236

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

releases/eucalyptus/3/wb/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ release.
99

1010
## [Unreleased]
1111

12+
### Added
13+
14+
- Add Python dependency `ipython-xblock==0.2.0`
15+
1216
### Fixed
1317

1418
- Fix Docker build by removing `nose-faulthandler` Python dependency

releases/eucalyptus/3/wb/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
configurable-lti-consumer-xblock==1.4.1
66
edx-gea==0.2.0
77
fun-apps==2.6.0+wb
8+
ipython-xblock==0.2.0
89
libcast-xblock==0.6.1
910
password-container-xblock==0.3.0
1011
xblock-proctor-exam==1.0.0

0 commit comments

Comments
 (0)