course-starter-python
course-starter-python copied to clipboard
👩🏫🐍 Starter repo for building interactive Python courses
Hi, thank you for this template. I've been digging into juniper trying to get it to load `ipywidgets` the way that thebelab does (ex: https://minrk.github.io/thebelab/widgets.html) but haven't been able to...
Hello Ines, I really apreciate your efforts to make this project simple and useful for all code lecturer around the world ( big thanks to you ) I have a...
Hello, I have 4 questions and 1 suggestion. My questions: 1- Can I use this template for commercial use? I am selling online courses and I need to use online...
Hi @ines So in chrome you can install the App which seems to work fine. Is it possible to hide notes for an audience if I am presenting (using HDMI)...
I was looking to test python code locally. There is a conftest.py in the spacy course which could be used as a start, but the testing in this repo does...
Hi @ines It seems that the `juniper` settings in `meta.json` is only valid for GitHub repositories? Looking in `src/components/juniper.js` I see that you have const binderUrl = `${url}/build/gh/${repo}/${branch}` But when...
Hi @ines You make so awesome tools all the time. I love it! 😍 I have a paying client that wants me to do a one-day course in Python for...
Suggestion: Would it be possible to add syntax highlighting in code blocks in the slides? Syntax highlighting exists for exercises, but for slides with a lot of code, it would...
Thank you for creating this very useful framework. I have created a course reusing the same framework and until recently I haven't had any problems building on GitHub pages. However,...