File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 7
7
"source" : [
8
8
" # Python Environments\n " ,
9
9
" \n " ,
10
+ " ```{card}\n " ,
11
+ " \n " ,
12
+ " <div class=\" alert alert-block\" style=\" background-color: #ffffff; border: 1px solid #ccc; padding: 1em; border-radius: 8px;\" >\n " ,
13
+ " \n " ,
14
+ " **Author:** Liam J Berrisford (GitHub: [liamjberrisford](https://github.com/liamjberrisford)\n " ,
15
+ " \n " ,
16
+ " **License:** Creative Commons Attribution-ShareAlike 4.0 International license ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)).\n " ,
17
+ " \n " ,
18
+ " </div>\n " ,
19
+ " \n " ,
20
+ " ```\n " ,
21
+ " \n " ,
10
22
" ## Course Objectives\n " ,
11
23
" - **Explain the role of virtual environments** \n " ,
12
24
" Understand why virtual environments are essential in Python development and how they help manage project dependencies and avoid conflicts.\n " ,
471
483
"name" : " python" ,
472
484
"nbconvert_exporter" : " python" ,
473
485
"pygments_lexer" : " ipython3" ,
474
- "version" : " 3.12.2 "
486
+ "version" : " 3.9.19 "
475
487
}
476
488
},
477
489
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments