Skip to content

Commit

Permalink
Merge pull request #147 from AccelerationConsortium:pymongo
Browse files Browse the repository at this point in the history
add nb button
  • Loading branch information
sgbaird authored Feb 26, 2025
2 parents a485649 + 1b5b813 commit 97fd17c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/courses/hello-world/1.5-data-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ The output should look something like the following (MAC address and IP address
✅ Run the code from [the companion notebook](./1.5.1-pymongo.ipynb) to read data from a MongoDB database. Note that this companion notebook also has a section about how to upload data via PyMongo (preferred when you're able to install PyMongo on e.g., a Raspberry Pi 5 or a Windows machine, which wasn't possible for the Pico W microcontroller). That way, you wouldn't need to use AWS Lambda as an intermediate layer (preferred, if feasible).
```{button-ref} ./1.5.1-pymongo
:color: primary
:expand:
Reading from MongoDB using PyMongo [Jupyter Notebook]
```
### Reading Material
✅ Read [Community action on FAIR data will fuel a revolution in materials research](https://doi.org/10.1557/s43577-023-00498-4)
Expand Down

0 comments on commit 97fd17c

Please sign in to comment.