File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ yarn add danfojs
6969```
7070
7171For use directly in HTML files, you can add the latest script tag from [ JsDelivr] ( https://www.jsdelivr.com/package/npm/danfojs ) to your HTML file:
72- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.3.3 /lib/bundle.min.js " ></script >
72+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js " ></script >
7373
7474``` html
75- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.2.7 /lib/bundle.min.js" ></script >
75+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js" ></script >
7676```
7777See all available versions [ here] ( https://www.jsdelivr.com/package/npm/danfojs )
7878
@@ -87,7 +87,7 @@ See all available versions [here](https://www.jsdelivr.com/package/npm/danfojs)
8787 <head >
8888 <meta charset =" UTF-8" />
8989 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
90- <script src =" /Users/mac/Documents/Opensource/ danfojs/src/danfojs-browser/ lib/bundle.js" ></script >
90+ <script src =" https://cdn.jsdelivr.net/npm/ danfojs@1.0.0/ lib/bundle.min. js" ></script >
9191
9292 <title >Document</title >
9393 </head >
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ yarn add danfojs
6969```
7070
7171For use directly in HTML files, you can add the latest script tag from [ JsDelivr] ( https://www.jsdelivr.com/package/npm/danfojs ) to your HTML file:
72- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.3.3 /lib/bundle.min.js " ></script >
72+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js " ></script >
7373
7474``` html
75- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.2.7 /lib/bundle.min.js" ></script >
75+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js" ></script >
7676```
7777See all available versions [ here] ( https://www.jsdelivr.com/package/npm/danfojs )
7878
@@ -87,7 +87,7 @@ See all available versions [here](https://www.jsdelivr.com/package/npm/danfojs)
8787 <head >
8888 <meta charset =" UTF-8" />
8989 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
90- <script src =" /Users/mac/Documents/Opensource/ danfojs/src/danfojs-browser/ lib/bundle.js" ></script >
90+ <script src =" https://cdn.jsdelivr.net/npm/ danfojs@1.0.0/ lib/bundle.min. js" ></script >
9191
9292 <title >Document</title >
9393 </head >
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ yarn add danfojs
6969```
7070
7171For use directly in HTML files, you can add the latest script tag from [ JsDelivr] ( https://www.jsdelivr.com/package/npm/danfojs ) to your HTML file:
72- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.3.3 /lib/bundle.min.js " ></script >
72+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js " ></script >
7373
7474``` html
75- <script src =" https://cdn.jsdelivr.net/npm/danfojs@0.2.7 /lib/bundle.min.js" ></script >
75+ <script src =" https://cdn.jsdelivr.net/npm/danfojs@1.0.0 /lib/bundle.min.js" ></script >
7676```
7777See all available versions [ here] ( https://www.jsdelivr.com/package/npm/danfojs )
7878
@@ -87,7 +87,7 @@ See all available versions [here](https://www.jsdelivr.com/package/npm/danfojs)
8787 <head >
8888 <meta charset =" UTF-8" />
8989 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
90- <script src =" /Users/mac/Documents/Opensource/ danfojs/src/danfojs-browser/ lib/bundle.js" ></script >
90+ <script src =" https://cdn.jsdelivr.net/npm/ danfojs@1.0.0/ lib/bundle.min. js" ></script >
9191
9292 <title >Document</title >
9393 </head >
You can’t perform that action at this time.
0 commit comments