Giter Site home page Giter Site logo

ucsd-cse15l-f22.github.io's People

Contributors

acoard avatar angoca avatar ashritha28 avatar bolaurent avatar brice avatar dependabot[bot] avatar enzohnnn avatar fedorov avatar funkypenguin avatar gernest avatar inetbiz avatar jizabal avatar jjamor avatar jpolitz avatar lim-rachel avatar markcmiller86 avatar modulitos avatar nerk avatar nevermin avatar ngrhodes avatar oefe avatar pandrew99 avatar phlow avatar plutonik-a avatar psgbhavani avatar rbdixon avatar rphaedrus avatar thegands avatar twisterrob avatar yafred avatar

Watchers

 avatar

Forkers

pandrew99

ucsd-cse15l-f22.github.io's Issues

Lecture Notes preview not working

### Notes from class
{% for note in page.notes %}
<a href="{{ note.url }}">{{ note.name }}</a>
<!-- <iframe src="{{ note.url }}/preview" width="640" height="480" allow="autoplay"></iframe> Getting Forbidden Error 403 -->
{% endfor %}

I have commented out a specific line in the website's markdown that allows for students to preview the lecture notes because when it is built through Jekyll it is giving me a "Forbidden Error 403". I followed what you did in the previous course offering's website code.

This is what I am getting:
Screen Shot 2022-09-28 at 3 01 43 PM

This is an example from the previous website and how it looked:
Screen Shot 2022-09-28 at 3 00 38 PM

The lines it is parsing through are under "notes" at the head of the page here:

notes:
- name: "Monday 12pm"
url: "https://drive.google.com/file/d/1uSnspdEur3elG7c7-d8vyKWSZ8sz3C9c/view?usp=sharing"
- name: "Monday 1pm"
url: "https://drive.google.com/file/d/1ZPijtU17R1p5cQb7NpWp9qwQ9OVzpm1i/view?usp=sharing"

Another link of the same file I've tried would give me this preview:
Screen Shot 2022-09-28 at 3 14 41 PM

I believe the error is because of the URL I am using to access the drive. I've tested the links through various means and the links are specifically "publically viewable for anyone with link". I thought the URL would work since I got a shareable link but it doesn't seem so. Maybe it has to do with the accessibility of that specific drive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.