Skip to content
Merged
Show file tree
Hide file tree
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: 0 additions & 3 deletions tests/execute_output_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import os

import pytest

from voila.execute import executenb

from nbformat import read, NO_CONVERT
Expand Down Expand Up @@ -37,7 +35,6 @@ def normalize_outputs(outputs):
normalize_output(output)


@pytest.mark.xfail(reason='TODO: investigate this failing test')
def test_execute_output():
path = os.path.join(BASE_DIR, 'notebooks/output.ipynb')
nb = read(path, NO_CONVERT)
Expand Down
14 changes: 7 additions & 7 deletions tests/notebooks/output.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0283fe6799b84446adeaface231fa15c",
"model_id": "e152547dd69d46fcbcb602cf9f92e50b",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -65,7 +65,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "37e6ee8622a1494696d41ed0e73c6c1f",
"model_id": "44dc393cd7c6461a8c4901f85becfc0e",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -112,7 +112,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0ff8e0daabbf4f63a3176a95a05fa10d",
"model_id": "d6cd7a1de3494d2daff23c6d4ffe42ee",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -160,7 +160,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "915ad67f3e4d420ebf3a50cfc5c2d5b8",
"model_id": "10517a9d5b1d4ea386945642894dd898",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -207,7 +207,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "eb400abe6e5444778f18319822c02b9f",
"model_id": "37f7ba6a9ecc4c19b519e718cd12aafe",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -246,7 +246,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "eebad216d4114639b690e6b4dab79f31",
"model_id": "4fb0ee7e557440109c08547514f03c7b",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -274,7 +274,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "e1bb19507b28423ba346c9b7dd74945b",
"model_id": "01ea355e26484c13b1caaaf6d29ac0f2",
"version_major": 2,
"version_minor": 0
},
Expand Down