Skip to content

test out nbdev tool which is apparantly good for shipping software with jupyter notebooks

License

Notifications You must be signed in to change notification settings

dentro-innovation/nbdev_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbdev_test

Check out the core module!

Install

pip install nbdev_test

How to use

A short example of how to use the package:

from nbdev_test.core import say_hello

print(say_hello("Olaf"))
Hello Olaf!

About

test out nbdev tool which is apparantly good for shipping software with jupyter notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published