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
@@ -25,31 +25,31 @@ See our progress as of 08/27/2020 from these [slides](https://docs.google.com/pr
25
25
<summary>View Extension Highlights</summary>
26
26
<br>
27
27
<h3>Launch new files and quickly add rows and columns</h3>
28
-
<imgsrc="design/gifs/csvlauncher.gif"alt="gif of launching a new csv file within JupyterLab">
28
+
<imgsrc="https://raw.githubusercontent.com/jupytercalpoly/jupyterlab-tabular-data-editor/master/design/gifs/csvlauncher.gif"alt="gif of launching a new csv file within JupyterLab">
29
29
30
30
<br>
31
31
<br>
32
32
33
33
<h3>Seamlessly rearrange your data table</h3>
34
-
<imgsrc="design/gifs/moving.gif"alt="gif of moving rows and columns within JupyterLab">
34
+
<imgsrc="https://raw.githubusercontent.com/jupytercalpoly/jupyterlab-tabular-data-editor/master/design/gifs/moving.gif"alt="gif of moving rows and columns within JupyterLab">
35
35
36
36
<br>
37
37
<br>
38
38
39
39
<h3>Insert and remove multiple rows and columns</h3>
40
-
<imgsrc="design/gifs/multiremoveandinsert.gif"alt="gif of removing and inserting multiple rows and columns within JupyterLab">
40
+
<imgsrc="https://raw.githubusercontent.com/jupytercalpoly/jupyterlab-tabular-data-editor/master/design/gifs/multiremoveandinsert.gif"alt="gif of removing and inserting multiple rows and columns within JupyterLab">
41
41
42
42
<br>
43
43
<br>
44
44
45
45
<h3>Format your data with a click of a button</h3>
46
-
<imgsrc="design/gifs/auto-format.gif"alt="gif of toggling on a mode that formats data based on data types within JupyterLab">
46
+
<imgsrc="https://raw.githubusercontent.com/jupytercalpoly/jupyterlab-tabular-data-editor/master/design/gifs/auto-format.gif"alt="gif of toggling on a mode that formats data based on data types within JupyterLab">
47
47
48
48
<br>
49
49
<br>
50
50
51
51
<h3>Search and replace with ease</h3>
52
-
<imgsrc="design/gifs/searchandreplace.gif"alt="gif of searching and replacing a word within a large file within JupyterLab">
52
+
<imgsrc="https://raw.githubusercontent.com/jupytercalpoly/jupyterlab-tabular-data-editor/master/design/gifs/searchandreplace.gif"alt="gif of searching and replacing a word within a large file within JupyterLab">
0 commit comments