I want to make a Jupyter Notebook file that also can be converted to PDF for the report. I would like to add Title and Author field, so when it's converted to PDF, the author and title field will show like the usual LaTeX PDF metadata format (Author & Title centered). How can I write it on the cell (because I use online Jupyter Notebook instead of installed it in local machine)?
