Skip to content

Commit 8e5c466

Browse files
committed
chore(nblinks): update link to environment.yml in nb
1 parent dea5e76 commit 8e5c466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/01_linting_notebooks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"\n",
1818
"To use flake8 with a Jupyter notebook requires another package `nbqa` ([Quality Assurance for Jupyter Notebooks](https://nbqa.readthedocs.io/en/latest/)). This can be installed using `conda`, `mamba` or `pip`.\n",
1919
"\n",
20-
"> There is a [virtual environment](binder/environment.yml) provided you can use to install the software needed.\n",
20+
"> There is a [virtual environment](../binder/environment.yml) provided you can use to install the software needed.\n",
2121
"\n",
2222
"For example to run the linter with this particular notebook I would run the following in the terminal:\n",
2323
"\n",

0 commit comments

Comments
 (0)