Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions test/notebooks/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
"examples/tutorials/grid",
"examples/tutorials/grid/federated_learning/spam_prediction",
"examples/tutorials/grid/federated_learning/mnist",
# This notebook is skipped because it fails in travis and we do not know why for the moment
# new note: now that travis has been replaced with github actions, someone should test this to see if this is still needed or removed.
# This notebook is skipped because it fails in github actions and we do not know why for the moment
"examples/tutorials/advanced/Federated SMS Spam prediction",
]

Expand Down