aistudio/jupyter 相关
生活随笔
收集整理的這篇文章主要介紹了
aistudio/jupyter 相关
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
- python 3.5 (aistudio) 里用 f-string? try:from ww import f except ImportError:!pip install ww finally: from ww import f a = 10 print(f('a={a}'))
- ?jupyter cell magic
- %env?不可留空格
- %%bash:?必須置于 cell 的第一行,后面可跟多條?bash?指令
- python?變量用于jupyter?的?bash [1]:“$varname”,?例如
filename = ‘afile’ ! ls "$afile"
[1]:https://blog.dominodatalab.com/lesser-known-ways-of-using-notebooks/
轉載于:https://www.cnblogs.com/vpsblog/p/11230335.html
總結
以上是生活随笔為你收集整理的aistudio/jupyter 相关的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: poj3615
- 下一篇: [恢]hdu 1239