Restructure documentation - separate Inspect by hash
This commit is contained in:
9
docs/inspect/requirements.md
Normal file
9
docs/inspect/requirements.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# **Inspect by hash** :mag:
|
||||
|
||||
## **Requirements**
|
||||
|
||||
The ***inspect*** scripts require the `pandas` package - if it's not already installed, run:
|
||||
|
||||
```console
|
||||
python -m pip install pandas
|
||||
```
|
||||
Reference in New Issue
Block a user