All Projects → jph00 → hello_nbdev

jph00 / hello_nbdev

Licence: Apache-2.0 License
A tutorial example for nbdev

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Welcome to hello_nbdev

An amazing tutorial!

%load_ext autoreload
%autoreload 2

We hope you enjoy this project.

Install

pip install your_project_name

How to use

Let's see this at work:

say_hello("Alexis")
'Hello Alexis!'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].