diff --git a/lab-p5/lab-p5.ipynb b/lab-p5/lab-p5.ipynb
index c7e53d76561d13dd2151a48081844e589a6ecd67..01bd932c8828363b03a9bca0ad190215d031288a 100644
--- a/lab-p5/lab-p5.ipynb
+++ b/lab-p5/lab-p5.ipynb
@@ -34,6 +34,16 @@
     "import public_tests"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "id": "8a7f2aab",
+   "metadata": {},
+   "source": [
+    "<h2 style=\"color:red\">Warning (Note on Academic Misconduct):</h2>\n",
+    "\n",
+    "Under any circumstances, **no more than two students are allowed to work together on a project** as mentioned in the course policies. If your code is flagged by our code similarity detection tools, **both partners will be responsible** for sharing/copying the code, even if the code is shared/copied by one of the partners with/from other non-partner student(s). Note that each case of plagiarism will be reported to the Dean of Students with a zero grade on the project. **If you think that someone cannot be your project partner then don’t make that student your lab partner.**"
+   ]
+  },
   {
    "cell_type": "markdown",
    "id": "4d7af2a1",
diff --git a/p5/p5.ipynb b/p5/p5.ipynb
index 74cce09392797fadd570f5f2ca843ecbef94ad4d..7b04e552810682a5b3ee0bc883e0919725743fc2 100644
--- a/p5/p5.ipynb
+++ b/p5/p5.ipynb
@@ -184,6 +184,16 @@
     "That said, it is **important** that you check the Gradescope test results as soon as you submit your project on Gradescope. Test results on Gradescope are typically available somewhere between 10 to 20 minutes after the submission."
    ]
   },
+  {
+   "cell_type": "markdown",
+   "id": "f1abbfa9",
+   "metadata": {},
+   "source": [
+    "<h2 style=\"color:red\">Warning (Note on Academic Misconduct):</h2>\n",
+    "\n",
+    "Under any circumstances, **no more than two students are allowed to work together on a project** as mentioned in the course policies. If your code is flagged by our code similarity detection tools, **both partners will be responsible** for sharing/copying the code, even if the code is shared/copied by one of the partners with/from other non-partner student(s). Note that each case of plagiarism will be reported to the Dean of Students with a zero grade on the project. **If you think that someone cannot be your project partner then don’t make that student your lab partner.**"
+   ]
+  },
   {
    "cell_type": "markdown",
    "id": "4d776143",