Skip to content

Commit df2ec94

Browse files
authored
DOCSP-37346 v4.4 (#6729)
* DOCSP-37346 Convert Instruqt Find Lab to Drawer * * * * * *
1 parent c0bd3f8 commit df2ec94

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

source/reference/method/db.collection.find.txt

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ db.collection.find()
1010
:depth: 1
1111
:class: singlecol
1212

13+
.. instruqt:: /mongodb-docs/tracks/db-collection-find-v2?token=em_J9Ddg3fzU3sHnFZN
14+
:title: Finding Documents Lab
15+
:drawer:
16+
1317
Definition
1418
----------
1519

@@ -215,16 +219,6 @@ Client Disconnection
215219

216220
.. include:: /includes/extracts/4.2-changes-disconnect.rst
217221

218-
Try It Yourself
219-
---------------
220-
221-
The following lab walks you through how to use the ``db.collection.find()``
222-
method to find documents using equality match and the :query:`$in` operator.
223-
224-
.. include:: /includes/fact-instruqt-intro.rst
225-
226-
.. instruqt:: /mongodb-docs/tracks/db-collection-find-v2?token=em_J9Ddg3fzU3sHnFZN
227-
228222
Examples
229223
--------
230224

source/tutorial/getting-started.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ You do not need to install anything. Click the :guilabel:`Launch` button
2020
of the in-browser Integrated Development Environment to start the tutorial.
2121

2222
.. instruqt:: /mongodb-docs/tracks/getting-started-with-mongodb-v2?token=em_Yadrk-QVCMfR6Zh3
23+
:title: Getting Started with MongoDB Lab
2324

2425
After completing the tutorial, see :atlas:`Getting Started with Atlas </getting-started/>`
2526
to deploy a free cluster without any installation overhead.

0 commit comments

Comments
 (0)