We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@HumphreyYang @Smit-create @HengchengZhang
I think we should add a small colab button to each lecture:
The raw html
<div align="right"><button><a href="https://colab.research.google.com/github/QuantEcon/workshop.africa-july2023/blob/main/day-01/exercise_set_1.ipynb"><img src="" heght="10px"/><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="open with Colab" width="100px"/></a></button></div>
and for the ones that require collab we use
collab
the raw html
<br/> <div align="center"><button><a href="https://colab.research.google.com/github/QuantEcon/workshop.africa-july2023/blob/main/day01/exercise_set_1.ipynb"><img src="" heght="20px"/><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="open with Colab" width="200px"/></a></button></div> <br/>
This will give students the option to open that notebook in colab if they prefer.
The text was updated successfully, but these errors were encountered:
The important part is to update the path to the notebook in GitHub for each badge
Sorry, something went wrong.
Placement:
I think they would work well as the second line below the title
Testing: Please test the links 🙏
Hi team,
Links for week one are added. Please kindly follow this in future exercises (CC @shlff @DiaPorntipa @HengchengZhang).
No branches or pull requests
@HumphreyYang @Smit-create @HengchengZhang
I think we should add a small colab button to each lecture:
The raw html
and for the ones that require
collab
we usethe raw html
This will give students the option to open that notebook in colab if they prefer.
The text was updated successfully, but these errors were encountered: