diff --git a/README.md b/README.md index ed48a2612..b4282244b 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,6 @@ profile.to_file(output_file="output.html") ## Dependencies -* **An internet connection.** Pandas-profiling requires an internet connection to download the Bootstrap and JQuery libraries. I might change this in the future, let me know if you want that sooner than later. * python ([>= 3.5](https://python3statement.org/)) * pandas (>=0.19) * matplotlib (>=1.4) diff --git a/docs/index.html b/docs/index.html index 0924a7d88..4a36a791a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -113,7 +113,6 @@

Advanced usage

Dependencies