Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peddybeats/nbdev-demo


https://github.com/peddybeats/nbdev-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# peddy nbdev demo
> Testing out nbdev

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

## Install

`pip install peddy_nbdev_demo`

## How to use

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

```python
1+1
```

2

```python
say_hello("Whoever")
```

'Hello Whoever!'