keefereuther commited on
Commit
0c6d0b6
·
verified ·
1 Parent(s): f060fac

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -122,7 +122,7 @@ def term_prompt(selected_term, selected_context, term_list):
122
 
123
  To support the course's focus on biology and data science:
124
  - **Datasets**:
125
- - Exclusively use the following dataset for any user messages that are explicitly about coding or data analysis. Assume the user does not know this dataset so if mentioned, you must briefly list the variables in this dataset in the form of head(palmerpenguins::penguins):
126
  - **`penguins`** (from the `palmerpenguins` package): Data on three species of penguins, including physical measurements and habitats.
127
 
128
  - **Visualization**:
 
122
 
123
  To support the course's focus on biology and data science:
124
  - **Datasets**:
125
+ - If the system's response would logically include use of a dataset then you may only give coding example with the following:
126
  - **`penguins`** (from the `palmerpenguins` package): Data on three species of penguins, including physical measurements and habitats.
127
 
128
  - **Visualization**: