-
Hi. I've got an issue with hooks not being found in JupyterLab. First of all, both my terminal and my JupyterLab instance are running on the same activated conda environment. I've checked to make sure…
-
First of all, thank you very much for your repo, I find it very interesting. Because I am a newcomer to the Go language, I am still exploring many places. Because of gonb, then I think it will be very…
HaveF updated
6 months ago
-
Hi! I really like the your work and I tried that on my RTX 3060 12G, but it kept going NaN so I added lr scheduler and refactor the whole codebase. Here is the link https://github.com/author31/scm_nbd…
-
How do I use this?
-
Hello,
In my repo, I am using Pygem library ( https://mathlab.github.io/PyGeM/ ). Of this library there is no release in pip or conda. I am able to run it locally since I have followed the install…
-
It may be helpful for open-source projects adopting nbdev to have default CONTRIBUTING guidelines to work from, something like the following (derived from https://github.com/fastai/fastcore/blob/maste…
-
Following up on #1228
We used to rely on [notebook filters](https://quarto.org/docs/extensions/nbfilter.html) for processing notebooks, which had the upside that you could use nbdev directives in …
-
# matplotlib_inline dependency missing
After migrating to nbdev2, running `nbdev_test` on my Jupyter notebooks with `matplotlib` plots produced the following error:
ModuleNotFoundError: No …
-
-
Hi all,
I am new to nbdev and thanks for creating this amazing tool!
I found the `kernelspec` in notebook meta data in preserved when running `nbdev_clean`. Please refer to https://github.com/fa…