QuantEcon / meta

For issues and discussion covering more than one repository
0 stars 0 forks source link

A reference link problem in lectures' downloadable ipynb files #33

Closed shlff closed 1 year ago

shlff commented 4 years ago

Good evening, @jstac and @mmcky . @AakashGfude and I found a possible issue about downloadable ipynb files for all lectures:

We figured out there could be at least 2 feasible methods to solve this issue:

  1. We can inform the audience to download the reference's ipynb file if they download the ipynb file for a lecture with reference links.
  2. We can add a reference part to ipynb file of all lecture with reference links, like what we did in the pdf file of those lectures.

Do you think it is an issue? If so, which solution do you prefer?

mmcky commented 4 years ago

Thanks @shlff - the third option is to update those links to point to the references page on the website (like what we do for images etc.)

jstac commented 4 years ago

Thanks @shlff for pointing this out. It's an important point!

I like @mmcky 's suggestion. It seems natural and relatively easy to implement.

shlff commented 4 years ago

Thanks for your comments and advice, @jstac and @mmcky . I also think @mmcky 's option 3 outperforms options 1 and 2 by feasibility and elegance, @jstac . I will discuss this issue further with @AakashGfude to implement option 3 in a PR.

mmcky commented 4 years ago

@shlff can you provide a status update on this? Thanks.

shlff commented 4 years ago

Thanks @mmcky .

@AakashGfude and I discussed the possibility of option 3 in Feb. If possible, we could implement this fixing after finishing our exams and thesis.

mmcky commented 4 years ago

Good luck with both the exams and thesis @shlff. Thanks for the update.

mmcky commented 1 year ago

I just checked a recent download notebook and references are pointing to the website for opt_transport.

@shlff can you confirm if anything needs to be done here. I think this can be closed.

shlff commented 1 year ago

Thanks for your elegant proposal and beautiful work on fixing this issue @mmcky .

I've randomly selected and checked the following lectures:

I can confirm that this issue should have been resolved, and thus could be closed.

mmcky commented 1 year ago

thanks @shlff