Skip to content

Commit 6044aad

Browse files
authored
updated changelog 0.28 --> added changelog for issue 73 (tutorial on myBinder)
1 parent e0087d8 commit 6044aad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/changes/version_0_28.rst.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
New features
2222
------------
2323

24+
* made it possible to run the tutorial online (as a Jupyter notebook) by clicking on the ``launch|binder`` badge
25+
on top of the tutorial web page (closes :issue:`73`)
26+
2427
* added methods `array_equals` and `equals` to `Session` object to compare arrays from two sessions.
2528
The method `array_equals` return a boolean value for each array while the method `equals` returns a unique
2629
boolean value (True if all arrays of both sessions are equal, False otherwise):

0 commit comments

Comments
 (0)