Skip to content

Commit

Permalink
Added note to pdf submission issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yashdave003 committed Apr 7, 2024
1 parent 3e4d2e6 commit c9dc0f7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/jupyter_datahub/jupyter_datahub.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ <h2 class="anchored" data-anchor-id="i-cant-export-my-assignment-as-a-pdf-due-to
<li><strong>Take screenshots</strong>: If you’re short on time, your best bet is to take screenshots of your free response answers. When submitting to Gradescope, choose the “Submit Images” options instead of the “Submit PDF” option.</li>
<li><strong>Removing special LaTeX characters</strong>: If you have more time and would like the Datahub-generated PDF, please remove any special LaTeX characters from your free response answers.</li>
</ol>
<p>If you use an alternate form of submission listed above, you don’t need to worry if you can’t select pages or if the selection doesn’t align. We’ll manually look through your submission when grading, and will account for that.</p>
</section>
<section id="i-cant-open-jupyter-http-error-431" class="level2">
<h2 class="anchored" data-anchor-id="i-cant-open-jupyter-http-error-431">I can’t open Jupyter: <code>HTTP ERROR 431</code></h2>
Expand Down
7 changes: 6 additions & 1 deletion index.tex
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ \chapter*{About}\label{about}

\chapter{Jupyter 101}\label{jupyter-101}

\begin{tcolorbox}[enhanced jigsaw, leftrule=.75mm, bottomrule=.15mm, toptitle=1mm, colframe=quarto-callout-note-color-frame, left=2mm, opacitybacktitle=0.6, arc=.35mm, title=\textcolor{quarto-callout-note-color}{\faInfo}\hspace{0.5em}{Note}, coltitle=black, breakable, bottomtitle=1mm, titlerule=0mm, rightrule=.15mm, toprule=.15mm, colback=white, opacityback=0, colbacktitle=quarto-callout-note-color!10!white]
\begin{tcolorbox}[enhanced jigsaw, toprule=.15mm, colbacktitle=quarto-callout-note-color!10!white, coltitle=black, colframe=quarto-callout-note-color-frame, opacitybacktitle=0.6, breakable, colback=white, title=\textcolor{quarto-callout-note-color}{\faInfo}\hspace{0.5em}{Note}, arc=.35mm, titlerule=0mm, opacityback=0, left=2mm, toptitle=1mm, rightrule=.15mm, leftrule=.75mm, bottomrule=.15mm, bottomtitle=1mm]

If you're using a MacBook, replace \texttt{ctrl} with \texttt{cmd}.

Expand Down Expand Up @@ -442,6 +442,11 @@ \section{\texorpdfstring{I can't export my assignment as a PDF due to a
characters from your free response answers.
\end{enumerate}

If you use an alternate form of submission listed above, you don't need
to worry if you can't select pages or if the selection doesn't align.
We'll manually look through your submission when grading, and will
account for that.

\section{\texorpdfstring{I can't open Jupyter:
\texttt{HTTP\ ERROR\ 431}}{I can't open Jupyter: HTTP ERROR 431}}\label{i-cant-open-jupyter-http-error-431}

Expand Down
1 change: 1 addition & 0 deletions jupyter_datahub/jupyter_datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Converting a Jupyter notebook to a PDF involves formatting some of the markdown
3. **Take screenshots**: If you're short on time, your best bet is to take screenshots of your free response answers. When submitting to Gradescope, choose the "Submit Images" options instead of the "Submit PDF" option.
4. **Removing special LaTeX characters**: If you have more time and would like the Datahub-generated PDF, please remove any special LaTeX characters from your free response answers.

If you use an alternate form of submission listed above, you don't need to worry if you can't select pages or if the selection doesn't align. We'll manually look through your submission when grading, and will account for that.

## I can't open Jupyter: `HTTP ERROR 431`
If this happens, try [clearing your browser cache](https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop) or opening Datahub in an incognito window.
Expand Down

0 comments on commit c9dc0f7

Please sign in to comment.