ニュース

前回は、Pythonをインストールする方法を紹介した。今回は、Pythonでプログラムを作るのに便利な、Jupyterノートブックを紹介する。Jupyterを使えば ...
As someone who often works with Python scripts, Jupyter Notebook is my favorite tool for making notes during lectures and sharing my painstakingly-written code with my programming friends and rivals.
Installing Python This step may sound redundant if youâ re already knee-deep into programming, but youâ ll need to install Python on your PC to use GPU-accelerated AI in Jupyter Notebook.
Getting Started Computational Physics at SFU uses Python 3 from the Anaconda distribution. The documentation on this website will cover using Jupyter notebooks on the SFU Syzygy online servers. As an ...