52:09
I like using Jupyter Notebooks (https://jupyter.org/). Particularly when combined with nbdev (https://nbdev.fast.ai/). In this video, I ...
1:33:59
nbdev tutorial -- zero to published project in 90 minutes
How to get started with nbdev, with special guest Hamel Husain. We show, from scratch, how to build a complete Python project ...
3:11
nbdev: The Ultimate Tool for Python Package Development in Jupyter Notebooks
Srujan Padala - 24110230 Sravan Kumar Sura - 24110362 Ramavath Snehalatha - 24110286 YouTube Description: Discover ...
1:01:43
Building tools with NBDev - Making Python packages via Jupyter notebooks.
We're experimenting with live streams! In this live-stream Vincent builds a plugin for SQLite-vec but he will do this in a special way ...
1:06:44
How to get started with nbdev, with special guest Hamel Husain. We show, from scratch, how to build a complete Python project ...
51:39
Exploring Literate Programming For Python Projects With nbdev
Summary Creating well designed software is largely a problem of context and understanding. The majority of programming ...
16:51
Hamel Husain | Literate Programming With Jupyter Notebooks and Quarto | RStudio (2022)
Jupyter Notebooks play a critical role in in the workflow of many users. Notebooks are used to document existing code, to quickly ...
35:20
This video provides an overview to the [nbdev](nbdev.fast.ai) framework. The goal is to provide some information about nbdev and ...
7:12
Listen to the entire episode here! https://pythonbytes.fm/episodes/show/178/build-a-pypi-package-from-a-jupyter-notebook.
1:06:38
I think nbdev would be more popular if the conda install went more smoothly. When commands couldn't be found after installation, ...
28:03
Python Tutorial - Projects Made Easy: Part #1 Getting Started with nbdev
This Python tutorial series will help you create a full fledged Project with documentation, tests, and how to upload it to PyPi using ...
59:11
Jeremy Howard - Creating delightful libraries and books with nbdev and fastdoc | JupyterCon 2020
Brief Summary Jupyter is great for interactive computing, letting you test, experiment, and iterate easily. But what then? How do ...
52:47
Nghi Vo lectured how to use Nbdev from quite practical aspects. Enjoy! https://github.com/ninjalabo/nbdev-test In this video, Nghi ...
16:48
pip install nbdev on Windows 10
Before ruling out native nbdev CLI commands on Windows I decided to try “pip install”, the other method of installation and lo and ...
17:11
nbdev explained for unpackAI library
unpackAI Library - The library to ease your learning, building and the deployment of state-of-the-art deep learning models to ...
13:41
Literate Programming with nbdev
nbdev brings the advantage of proper software engineering and interactive exploratory notebook environment into one place.
34:09
nbdev's not easy to grok. I'm finally putting it all together with a brand new repo that I nbdev_new into, creating the necessary files, ...