Add spyder module code prompt function and spyder code automatic completion setting method

Reprint link: https://blog.csdn.net/pursuit_zhangyu/article/details/79622150

practical! !

Added spyder module code prompt function

Find C:\Users\yue (own computer)\Anaconda3\envs\tensorflow-gpu\Lib\site-packages\spyder\utils\introspection

That is, the Spyder file installed by yourself in the TensorFlow virtual environment

Open module_completion.py and pull to the end, then see mods, enter the module you want to prompt.

spyder code auto-completion setting method

toors->preferences->IPython console->advanced Settings Select Use the greedy completer, and Autocall transposition Full.

hint

Each function will have Arguments(), where you can press shift+Tab, and of course you can choose Go to definition.

refer to

http://blog.csdn.net/slibra_L/article/details/78779717

http://blog.csdn.net/baixue6269/article/details/60132470



Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325417865&siteId=291194637