Skip to content

Commit 16d4e2d

Browse files
authored
DOCSP-37346 v6.0 (#6727)
* DOCSP-37346 Convert Instruqt Find Lab to Drawer * * * * * *
1 parent 4b8cf05 commit 16d4e2d

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

@@ -221,16 +225,6 @@ Client Disconnection
221225

222226
.. include:: /includes/extracts/4.2-changes-disconnect.rst
223227

224-
Try It Yourself
225-
---------------
226-
227-
The following lab walks you through how to use the ``db.collection.find()``
228-
method to find documents using equality match and the :query:`$in` operator.
229-
230-
.. include:: /includes/fact-instruqt-intro.rst
231-
232-
.. instruqt:: /mongodb-docs/tracks/db-collection-find-v2?token=em_J9Ddg3fzU3sHnFZN
233-
234228
Examples
235229
--------
236230

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)