Report CompilationΒΆ

The report compilation is a single HTML document containing every report, a title and description of contents. Include all reports from the entire semester (except those that were not submitted or are incomplete).

Note

This document is a portfolio of your work that you can use to demonstrate what you have done. Feel free to fix, modify or expand your reports to better showcase your work and abilities.

  • Create a new directory for the report compilation.
  • Copy all the reports you want to be included to this new directory.

Important

It is really important that you copy your reports to a new directory before you start modifying them. That way, you can modify and edit your reports as required for the compilation, while still keeping the originals intact. If something goes wrong, you then have your original reports to go back to.

If something goes really wrong, I have unmodified copies of all your report submissions.

  • Create a new Jupyter notebook named ‘Title’ that contains:

    • Course number and title
    • Your name
    • Semester
    • Instructor
    • A brief description of the class
    • A list of the projects you have included
  • Download this Jupyter Notebook to the same directory as the files you want included in your compilation.

  • Open this notebook, then:

    • Execute cells 1, 2 and 3.
    • Change the variable “yourlastname” in cell 4 to your last name, just as you did to name your reports this semester.
    • Execute cell 4. Make sure that the files in the “reports” list correctly reflect the notebooks you want included.
    • Execute cell 5. A Jupyter notebook compilation of all your files should be created.
    • Execute cell 6. An HTML file compilation of all your files should be created.
  • If for some reason cell 6 does not execute correctly, open the notebook that was just created. Use “File -> Download as -> HTML (.html)” to export it as an HTML file.

  • Submit this HTML file on UBlearns.