RT @jeremyphoward
Many thanks to @github for selecting #nbdev as one of their 20 Accelerator projects (out of 1000 applications!).
Nbdev has really taken off this year! Big thanks to @HamelHusain and @wasimlorgat and the whole community https://twitter.com/github/status/1646182915053633537
RT @HamelHusain
Working on a VSCode Extension for #nbdev.
First feature -> quickly navigate b/w code in python modules and the notebook cells that generated them (and vice versa)
Thanks to @pjausovec for all the help.
RT @HamelHusain
Want to know how to easily serve private @quarto_pub or #nbdev sites (or any static site) for
📄 internal documentation
👩🎓paid courses
🛝 for fun
...etc
🪄 Without managing user names+passwords🪄 but with tons of flexibility?
Here is the solution:
RT @TheZachMueller
You asked, we answered!
Want to learn how to write custom @fastdotai #nbdev plugin? Thanks to ~months~ of work, we now have a tutorial teaching you how to do this!
Let's talk about it 🧵https://nbdev.fast.ai/tutorials/extensions.html
wotcha @geomob folks, I'd love to give my new data mountains talk for your meetup; it features danny dorling, james cheshire, tolkien, the new census, the return of fosdem, joyful literate programming with #nbdev, and a dash of salacious gossip... enjoying compiling a fun collection of statistical maps to interpret https://fosdem.org/2023/schedule/event/data_mountains/
data_mountains is open - what started as an attempt at a geospatial ridgeline plot ended up as a middle-earth lookalike
it turns data values associated with geospatial points into data mountains
enjoyed using #nbdev to make a package out of jupyter notebooks!
RT @jeremyphoward@twitter.com
This is amazing - a single awesome dev in his spare time has massively upgraded a giant e-commerce company's search engine, thanks to deep learning and #nbdev https://twitter.com/wasimlorgat/status/1596038255236915200
🐦🔗: https://twitter.com/jeremyphoward/status/1596134148728848384
RT @jeremyphoward
This is amazing - a single awesome dev in his spare time has massively upgraded a giant e-commerce company's search engine, thanks to deep learning and #nbdev https://twitter.com/wasimlorgat/status/1596038255236915200
@eddiekirkland add a command to export all notebooks at the end of each of your notebooks. (It's probably in the docs.) Then train yourself to always run the whole notebook once you feel you're done with your task. That way unit tests will run as well. We have a big project at AMD that uses nbdev that way. #nbdev #fastai
So far, I really enjoy working with #nbdev to automatically compile python files from .ipynb, but I ALWAYS forget to run "nbdev_export" when I make changes to notebook files, so the .py files stay unchanged. Leaves me stumped every. single. time.
#TIL Text can be hidden in specific formats in
#Quarto
So you can add markdown notes & to-do's in your #nbdev #python library notebooks for developers only that won't be included in your docs site 🤯
Link to nbdev by
#FastAI
: https://nbdev.fast.ai
Link to #Quarto docs features: https://quarto.org/docs/authoring/conditional.html#content-hidden
#til #quarto #nbdev #Python #fastai
Recently published my first scientific paper on DL applied to nuclear emergency remediation. #nbdev was absolutely instrumental in making it reproducible: https://fr.anckalbi.net/mirzai
Discovered the #fastai community too late in the process but feeling so much aligned with their mindset that it now inspires my daily life and for sure research work.