From 411655b9186449da661091aea6dffccefb31689c Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Mon, 18 Mar 2024 19:34:25 -0400 Subject: [PATCH] adding notes about the network being inside RPI --- hws/07_search_engine/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hws/07_search_engine/README.md b/hws/07_search_engine/README.md index a6802c8..337ac90 100644 --- a/hws/07_search_engine/README.md +++ b/hws/07_search_engine/README.md @@ -399,7 +399,8 @@ You must do this assignment on your own, as described in the [Collaboration Poli ## Instructor's Code -You can test (but not view) the instructor's code here: [instructor code](http://ds.cs.rpi.edu/hws/search/). This page allows you to view those intermediate results. +You can test (but not view) the instructor's code here: [instructor code](http://ds.cs.rpi.edu/hws/search/). This page allows you to view those intermediate results. Note that this site is hosted on RPI's network and you can visit this site only if you are on RPI's network: either on campus or using a VPN service. + ## Rubric