ilyaperepelitsa / testnbdev_2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"))

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 55.6%Language:Python 38.3%Language:Makefile 6.1%