This document describes how to install nvidia drivers & CUDA in one go on a fresh debian install.
Work in progress
- Start with a fresh Debian install.
""" | |
MongoDB insert & update demo. | |
Create a database & collection on a local MongoDB instance, and insert & update | |
some documents. | |
""" | |
import pymongo |