Python: Ubuntu 24.04 VirtualEnv IDE Spyder & Tensorflow: Revision history

From OnnoCenterWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 August 2025

13 November 2024

  • curprev 22:5022:50, 13 November 2024 Unknown user talk 186 bytes +186 Created page with " sudo apt update sudo apt install python3-virtualenv mkdir tensorflow_env cd tensorflow_env virtualenv --python=python3 venv pip install tensorflow-cpu pip install spyd..."