From f506c2dabe70dad862ec312cd3abe6e197e8fc77 Mon Sep 17 00:00:00 2001 From: Maxarreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:46:39 -0500 Subject: [PATCH 1/6] edited contributing --- .gitignore | 3 +++ CONTRIBUTING.rst | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f040e4811c..49e660fe98 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ geckodriver.log docs/source/changelog.md .jupyter_releaser_checkout + +*venv* +*Untitled* \ No newline at end of file diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6f947cb58c..36918de5fc 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -45,7 +45,12 @@ You can also use the installer from the `Node.js website `_. Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Once you have installed the dependencies mentioned above, use the following +Once you have installed the dependencies mentioned above +Download and run the following `installer ` +or if you prefer, the manual installation is below + + +Alternatively if you want to manually install, use the following steps:: pip install --upgrade setuptools pip From b80df6d2034d3acd8c136a8889b76a9e3806d643 Mon Sep 17 00:00:00 2001 From: Maxarreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:47:45 -0500 Subject: [PATCH 2/6] changes --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 36918de5fc..ebf24032e5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -46,7 +46,7 @@ Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Once you have installed the dependencies mentioned above -Download and run the following `installer ` +Download and run the following `installer `_ or if you prefer, the manual installation is below From caae7f0289cb21d9c4ecd6860445f986070bf9ed Mon Sep 17 00:00:00 2001 From: Maxarreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:48:54 -0500 Subject: [PATCH 3/6] changes in text --- CONTRIBUTING.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ebf24032e5..3ffc74d4b0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -45,9 +45,8 @@ You can also use the installer from the `Node.js website `_. Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Once you have installed the dependencies mentioned above -Download and run the following `installer `_ -or if you prefer, the manual installation is below +Once you have installed the dependencies mentioned above download and run the following +`installer `_ Alternatively if you want to manually install, use the following From a55d6bb7fb34532f7949f0a4e406e08c0fde3196 Mon Sep 17 00:00:00 2001 From: Maxarreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:53:00 -0500 Subject: [PATCH 4/6] fixed link --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3ffc74d4b0..6f128aa117 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -46,7 +46,7 @@ Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Once you have installed the dependencies mentioned above download and run the following -`installer `_ +`installer `_. Alternatively if you want to manually install, use the following From 1e859a8b64a3179bc009be4a21b9694f3a604ccd Mon Sep 17 00:00:00 2001 From: Maxarreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 17:06:53 -0500 Subject: [PATCH 5/6] fixed link --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6f128aa117..a69f646e08 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -46,7 +46,7 @@ Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Once you have installed the dependencies mentioned above download and run the following -`installer `_. +`installer `_. Alternatively if you want to manually install, use the following From f29da82c2e99541fab6dbd90bc69e7f1676fe724 Mon Sep 17 00:00:00 2001 From: Max Arreaga <34686490+Maxarreaga@users.noreply.github.com> Date: Wed, 15 Dec 2021 18:20:21 -0500 Subject: [PATCH 6/6] Update CONTRIBUTING.rst removed typo --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index a69f646e08..ce5cd18b9f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -45,7 +45,7 @@ You can also use the installer from the `Node.js website `_. Installing the Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Once you have installed the dependencies mentioned above download and run the following +Once you have installed the dependencies mentioned above download and run the d `installer `_.