Skip to content

Commit 53b5efc

Browse files
committed
Load relative terminal
1 parent 4b5fcf9 commit 53b5efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ df
1919
```
2020

2121
<iframe
22-
src="https://jtpio.github.io/pandas-repl/repl/index.html?toolbar=1&kernel=python&code=import pandas as pd"
22+
src="./lite/repl/index.html?toolbar=1&kernel=python&code=import pandas as pd"
2323
width="100%"
2424
height="500px"
2525
></iframe>

0 commit comments

Comments
 (0)