-
The documentation site used to have buttons to open a page in Colab. We lost those buttons in the migration to nbdev 2.
-
https://github.com/Origami-TinyML/tflm_hello_world/blob/main/README.md#sprint-1
You can find all instruction from https://nbdev.fast.ai/
-
See the example [here](https://quarto.org/docs/authoring/figures.html#subcaptions), Quarto can do something like the following:
```python
#| label: fig-charts
#| fig-cap: Charts
#| fig-subcap:
…
-
Got through https://nbdev.fast.ai/example.html#Step-1:-Setup-your-nbdev-GitHub-Repo and define the main steps
-
Is there a reason to use 'bash' as the processing shell? For one of my nbdev projects I need a package that is not available on pypi but is available on conda (mamba). I have an idea on how to add a m…
-
Hi Igor,
Curious to hear if you're using the prehook template for nbdev in any of your work and any learnings you can share?
-
(First, thanks for nbdev. This project is great!)
# Minimally reproducible example
This code in my notebook causes `nbdev_test` to hang indefinitely:
```python
with parallel_backend("loky"):
…
-
-
The package published to [pypi](https://pypi.org/project/nbdev/) is versioned `2.3.12`, while the latest tag in this repo is `2.3.11`.
This makes `pre-commit` and the nbdev-ci workflow use different…
-
I like the nbdev ❤️ when I find it at first time.
This is just a quick idea.
Today, I find [deno can works in jupyter](https://deno.com/blog/v1.37) now, it is amazing.
- [Vega](https://githu…
HaveF updated
8 months ago