You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
<!-- do not remove -->
4
4
5
+
## 0.1.17
6
+
7
+
### New Features
8
+
9
+
- Add cell id in nbio ([#79](https://github.com/AnswerDotAI/execnb/issues/79))
10
+
11
+
5
12
## 0.1.16
6
13
7
14
### Bugs Squashed
@@ -13,7 +20,7 @@
13
20
14
21
### New Features
15
22
16
-
- Add --verbose flag to exec_nb for real-time output ([#75](https://github.com/AnswerDotAI/execnb/pull/75)), thanks to [@radekosmulski](https://github.com/radekosmulski)
23
+
- Add --verbose flag to `exec_nb` for real-time output ([#75](https://github.com/AnswerDotAI/execnb/pull/75)), thanks to [@radekosmulski](https://github.com/radekosmulski)
0 commit comments