Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion learn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Paste the full URL (including the `.ipynb` extension) into the URL bar in the mo

![Import Notebook to Google Colab](./images/import-pinecone-notebook-in-google-collab.png)

Next, click the the name of the Notebook you want to run in the list that appears in the middle of the modal.
Next, click the name of the Notebook you want to run in the list that appears in the middle of the modal.

If this is your first time using Google Colab, you are likely to run into one or both of the two following issues:

Expand Down
2 changes: 1 addition & 1 deletion learn/experimental/grafana-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ scrape_configs:

Grafana is configured by default to run against the local Prometheus instance. A sample dashboard
for monitoring all indexes in a Project is preloaded into Grafana. You can add this dashboard to your own
Grafana instance by copying `./grafana/dashbords/pinecone.json`.
Grafana instance by copying `./grafana/dashboards/pinecone.json`.

## Run

Expand Down