When teaching Ivy lessons, we use Jupyter Notebook on a JupyterHub. Notebooks are great for teaching, but they don't model how students should actually be coding. We may not be preparing students well to use what we teach.
How can we show students how to develop code in an editor/IDE, deal with imports, output visualizations, etc., on their own computers?
When teaching Ivy lessons, we use Jupyter Notebook on a JupyterHub. Notebooks are great for teaching, but they don't model how students should actually be coding. We may not be preparing students well to use what we teach.
How can we show students how to develop code in an editor/IDE, deal with imports, output visualizations, etc., on their own computers?