Skip to content

Commit 571a84c

Browse files
committed
Removed prerequisites, pointing now to Intro lab
1 parent f71c303 commit 571a84c

File tree

3 files changed

+10
-66
lines changed

3 files changed

+10
-66
lines changed
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Import Library data
1+
---
2+
description: Setting up your MongoDB Atlas account, importing Library data
3+
---
24

3-
We'll import a library dataset, with Author, Book and reviews information.
5+
# Set up Lab
46

5-
- 💻 copy the [Connection String](https://www.mongodb.com/docs/manual/reference/connection-string/) from your MongoDB cluster
6-
- make sure to grant network access from everywhere
7-
- 💻 go to https://library-scripts-ofiejy7uia-uc.a.run.app/, run the import
7+
To follow along you'll need:
8+
- a MongoDB Atlas account
9+
- some test data, in this case this is Books, Authors and Reviews data for a Library management system.
10+
11+
💻 To get both, open the [Intro Lab](https://mongodb-developer.github.io/intro-lab/docs/intro) and follow it (only takes 10-15 mins) to get your database ready. Return here when finished!

docs/1-mongodb-atlas/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "MongoDB Atlas",
2+
"label": "Prerequisites",
33
"position": 2,
44
"link": {
55
"type": "generated-index",

docs/1-mongodb-atlas/get-started-atlas.mdx

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)