Skip to content

Commit b8019c6

Browse files
authored
Update setup.md
1 parent 6a8c8ef commit b8019c6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

learners/setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,12 @@ Steps:
2121
3. Activate the base conda environment by typing and running the code below to activate your environment.
2222
~~~
2323
conda activate
24-
~~~
24+
~~~
25+
{: .source}
26+
2527
4. Install the necessary packages by running:
2628
~~~
2729
pip install 'requests' 'beautifulsoup4' 'selenium' 'webdriver-manager' 'pandas' 'tqdm' 'jupyterlab'
2830
~~~
31+
{: .source}
2932

0 commit comments

Comments
 (0)