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
In #45 I disabled the matplotlib figure tests, because they assume that the whole notebook is loaded, but due to issue #50 we cannot load all matplotlib figure like it is currently done. For now the tests are disabled for lab 4, but the figures have to be loaded by scrolling through the notebook. This needs just some extra logic, but is not that much work. To speed the lab 4 integration however I put this as a task for later.
The text was updated successfully, but these errors were encountered:
The matplotlib test loads all figures at once, but for lab they have to
be loaded and tested when in view. We disable this test for lab 4 and
put this as task for later. See issue #52.
The matplotlib test loads all figures at once, but for lab they have to
be loaded and tested when in view. We disable this test for lab 4 and
put this as task for later. See issue #52.
The matplotlib test loads all figures at once, but for lab they have to
be loaded and tested when in view. We disable this test for lab 4 and
put this as task for later. See issue #52.
The matplotlib test loads all figures at once, but for lab they have to
be loaded and tested when in view. We disable this test for lab 4 and
put this as task for later. See issue #52.
In #45 I disabled the matplotlib figure tests, because they assume that the whole notebook is loaded, but due to issue #50 we cannot load all matplotlib figure like it is currently done. For now the tests are disabled for lab 4, but the figures have to be loaded by scrolling through the notebook. This needs just some extra logic, but is not that much work. To speed the lab 4 integration however I put this as a task for later.
The text was updated successfully, but these errors were encountered: