Skip to content

AdirBens/Py4Eng

 
 

Repository files navigation

Py4Eng

Yoav Ram

Setup instructions

  • Install Anaconda with Python 3
  • Download the workshop files as a ZIP file.
  • Unzip the ZIP; make note of the unzipped folder location.
  • Start the Anaconda Prompt terminal application (or on Mac/Linux just open a Terminal).
  • Run Jupyter from Anaconda Prompt after changing folder to the workshop folder (note that jupyter is with a y):
cd <unzipped workshop folder>
jupyter lab
  • In the new browser window that just opened, choose index.ipynb.

Contact

Contact me if you are interested in Python workshops anywhere in the world.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%
  • HTML 0.0%
  • C 0.0%
  • Shell 0.0%
  • Cython 0.0%