/nbtest

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Index Title

This is my description in the index notebook that I just edited

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

Install

pip install nbtest

How to use NbTest

Here's an example of saying hi!

say_hi('Steve')
Hi!