Skip to content

Commit c3a1377

Browse files
committed
Use different figure syntax and local copy of image
1 parent 7b0d5ab commit c3a1377

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

book/data/musdb18.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@
2727
"As its name suggests, the \"other\" stem contains all other sources in the mix that are not the drums, bass or vocals (labeled as \n",
2828
"\"accompaniment\" in the diagram below):\n",
2929
"\n",
30-
"<img src=https://sigsep.github.io/assets/img/musheader.41c6bf29.png><br/>\n",
31-
"Image source: [https://sigsep.github.io/](https://sigsep.github.io/)\n",
30+
":::{figure,myclass} fig-musdb18\n",
31+
"<img src=\"../images/data/musdb18.png\" alt=\"musdb18\" class=\"bg-primary mb-1\" height=\"300px\">\n",
32+
"The MUSDB18 dataset.\n",
33+
":::\n",
3234
"\n",
3335
"All audio signals in the dataset are stereo and encoded at a sampling rate of 44.1 kHz. The mixture signal is identical to the sum of the stems.\n",
3436
"\n",
@@ -514,7 +516,7 @@
514516
"name": "python",
515517
"nbconvert_exporter": "python",
516518
"pygments_lexer": "ipython3",
517-
"version": "3.8.5"
519+
"version": "3.7.9"
518520
}
519521
},
520522
"nbformat": 4,

book/images/data/musdb18.png

28.3 KB
Loading

0 commit comments

Comments
 (0)