minor wording
This commit is contained in:
parent
babae85838
commit
7f3e3c5a6f
|
@ -221,7 +221,7 @@
|
|||
"source": [
|
||||
"## Python 3.10\n",
|
||||
"\n",
|
||||
"Python 3.10 is the recommended Python version for running the WebUI. If you encounter any issues, maybe running the WebUI in Python 3.10 will help? Paperspace uses Python 3.9 for their containers so you must use a custom container.\n",
|
||||
"Python 3.10 is the recommended Python version for running the WebUI. If you encounter any issues, maybe running the WebUI in Python 3.10 will help? Paperspace uses Python 3.9 so you must run a custom container.\n",
|
||||
"\n",
|
||||
"First, delete your current notebook and create a new one following these instructions: https://docs.paperspace.com/gradient/notebooks/runtimes/#how-to-specify-a-custom-container\n",
|
||||
"\n",
|
||||
|
|
Loading…
Reference in New Issue