Testing page: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Sjwhitak No edit summary |
imported>Sjwhitak No edit summary |
||
{{UserCmd|sudo apt install python3 firefox}}
{{RootCmd|apt install python3 firefox}}
These templates are not that great and the <code>=</code> value messes it up:
{{RootCmd|pip3 update tensorflow==2.5.0}}
{{RootCmd|pip3 update tensorflow==2.5.0}}
The second line uses <code>&#x3d;</code> for each equal sign. I'm not sure what causes this.
|