Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peddybeats/nbdev-demo
https://github.com/peddybeats/nbdev-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peddybeats/nbdev-demo
- Owner: peddybeats
- License: apache-2.0
- Created: 2021-09-08T17:49:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T19:16:44.000Z (over 3 years ago)
- Last Synced: 2024-11-19T20:48:17.537Z (2 months ago)
- Language: Python
- Homepage: https://misterpeddy.github.io/nbdev-demo/
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# peddy nbdev demo
> Testing out nbdevThis 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!'