-
+ Replace matplotlib with bqplot
+ Put all of the nbdev directives into the notebook
+ Focus more on pain points/common errors initially
+ Tab based/multi-page app
+ Suggest coordinating/timing …
-
So this project uses nbdev, which seemed like a good idea at the time, but which is a bit of a pain really.
We should maybe just switch it over to use poetry. We would lose the integration of tes…
-
New to nbdev.
Used this template and followed the tutorial on [this page ](https://nbdev.fast.ai/tutorial.html)
Ended up with the following when running `nbdev_build_docs`:
```
converting: …
-
## Description
After installing jupyterlab-myst and restarting the jupyterlab server, the display of the [`show_doc`](https://nbdev.fast.ai/api/showdoc.html#show_doc) command of the `nbdev` library d…
-
Hi, I am using the `nbdev_readme` command to generate the README file from `index.ipynb`. My repo looks as following (simplified):
.
├── nbs/
│ └── index.ipynb
├── _pro…
-
# delicious-nbdev - Resnet
[https://galopyz.github.io/delicious-nbdev/blog/posts/2023-12-04-Resnet/](https://galopyz.github.io/delicious-nbdev/blog/posts/2023-12-04-Resnet/)
-
```
[nbdev@davidhuie-8 reactorc (01f294b)]$ rake gemspec
rake aborted!
NameError: uninitialized constant Jeweler::Git
/Users/nbdev/.rvm/gems/ruby-2.1.2@reactorc/gems/jeweler-2.0.1/lib/jeweler.rb:40:in…
-
# nbdev on gitlab | Rob Johnson
An exploration of making nbdev v2 work with gitlab.
[https://robtheoceanographer.com/gitlab-nbdev.html](https://robtheoceanographer.com/gitlab-nbdev.html)
-
This is more a question than an issue.
I am trying to migrate documentation of an existing nbdev project to mkdocs.
Following migration guide at https://nbdev-mkdocs.airt.ai/0.6/, I ran
```
nb…
-
This came out of a chat with @hamelsmu on how to improve the readability of pull requests on notebooks in the context of `nbdev`, a library that builds Python libraries out of Jupyter notebooks.
We…