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
Copy file name to clipboardExpand all lines: web/pandas/getting_started.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,6 @@ by [Wes McKinney](https://wesmckinney.com/), creator of pandas.
39
39
You can try pandas in your browser with the following interactive shell
40
40
without needing to install anything on your system.
41
41
42
-
**Please note it can take a while (>30 seconds) before the shell is initialized and ready to run commands.**
43
-
44
-
**Running it requires a reasonable amount of bandwidth and resources (>70 MiB on the first load), so it may not work properly on all devices or networks.**
Try our experimental [JupyterLite](https://jupyterlite.readthedocs.io/en/stable/) live shell with `pandas`, powered by [Pyodide](https://pyodide.org/en/stable/).
4
+
5
+
**Please note it can take a while (>30 seconds) before the shell is initialized and ready to run commands.**
6
+
7
+
**Running it requires a reasonable amount of bandwidth and resources (>70 MiB on the first load), so it may not work properly on all devices or networks.**
0 commit comments