StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 4,232

  1. …in reply to @matthematician
    @matthematician @siwelwerd Use python -m http.server to make your files accessible via web browser on the Windows side. It's good practice for previewing HTML output anyway, and you can see your built PDFs that way as well. (Replace python with python3 if necessary.)
    1. …in reply to @StevenXClontz
      @matthematician @siwelwerd Or go with my galaxy brain solution and spin up an instance of CoCalc in a docker image and do everything through the web browser.
      oh my god twitter doesn’t include alt text from images in their API