Submission
中文版:提交说明
Submission Each student must submit the following files:
- Student_ID.zip (e.g. 1234567.zip, only .zip file, please DO NOT submit .7z or .rar file) file includes your program implementation with Electricity.ipynb, GlobalElectricityStatistics.csv.
- A Student_ID.pdf (e.g. 1234567.pdf) file contains all the results of each task are in CW2 order with cover sheet of your student ID.
Electricity.ipynb New Notebook file from Jupyter Lab:
Rename the .ipynb file Click right
Add new cells By default
Code cell: write & run the code To run the code: select the cell → Ctrl+Enter To Run or Stop the selected cell
Markdown: write description not able to run the code Double click the cell to edit, Ctrl + Enter to compile
For your .ipynb file We recommend to do like below: In Electricity.ipynb, copy the question as “Markdown”, then answer the question in a “Code” cell
In your report Paste a screenshot of your code and the result (use a snipping tool) to your report if the code is requested Screenshot from your ipynb file Your report
To submit • Student_ID.zip
- Create a new folder, name it with your student ID
- Put your .ipynb and .csv file under the folder
- Add the folder to a zip file