File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
content/guides/github-sonarqube-sandbox Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1313 "no-space-in-code" : true ,
1414 "no-space-in-links" : true ,
1515 "no-empty-links" : true ,
16- "ol-prefix" : { "style" : " one_or_ordered " } ,
16+ "ol-prefix" : false ,
1717 "no-reversed-links" : true ,
1818 "reference-links-images" : {
1919 "shortcut_syntax" : false
Original file line number Diff line number Diff line change @@ -50,3 +50,7 @@ local environment and credentials
5050locally
5151- Scalability: Resource-intensive operations like code scanning run in the
5252cloud without consuming local resources
53+
54+ ## Learn more
55+
56+ Read Docker's blog post: [ Docker + E2B: Building the Future of Trusted AI] ( https://www.docker.com/blog/docker-e2b-building-the-future-of-trusted-ai/ ) .
Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ source venv/bin/activate # On Windows: venv\Scripts\activate
131131```
132132
1331333 . Install required dependencies:
134-
135134``` bash
136135pip install e2b python-dotenv
137136```
You can’t perform that action at this time.
0 commit comments