/testnbdev_2

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

testnbdev_2

Just trying out this whole thing

This file will become your README and also the index of your documentation.

Install

pip install your_project_name

How to use

Fill me in please! Don't forget code examples:

say_hello("try this out, is it different?")
Hello try this out, is it different?!
# from nbdev.showdoc import *
# show_doc(say_hello("say different thing"))