From a1c889e76bddcac2d55683049bd2d595c1fd01b0 Mon Sep 17 00:00:00 2001 From: Aditya <60684641+0x0elliot@users.noreply.github.com> Date: Tue, 28 May 2024 23:46:27 +0530 Subject: [PATCH] Revert "docs[pandas-query]: fixing hyperlink (1)" This reverts commit e63d1230e5919f9201f365907e20eae96bab6033. --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index b9f9dc1..23cb650 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -773,4 +773,4 @@ If you want to install a custom module like pandas (although, 'execute python' i There are two primary ways to it: - Learn about dynamic library loading in your code (not recommended) -- Copy the Shuffle Tools app and add the libraries you want to it! Library configuration is over [here](https://github.com/Shuffle/python-apps/blob/master/shuffle-tools/1.2.0/requirements.txt) +- Copy the Shuffle Tools app and add the libraries you want to it! Library configuration is over here: https://github.com/Shuffle/python-apps/blob/master/shuffle-tools/1.2.0/requirements.txt