https://github.com/cameronraysmith/test_nbdev
https://github.com/cameronraysmith/test_nbdev
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cameronraysmith/test_nbdev
- Owner: cameronraysmith
- License: apache-2.0
- Created: 2020-11-22T00:20:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T19:19:52.000Z (over 3 years ago)
- Last Synced: 2025-02-04T17:58:03.573Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://cameronraysmith.net/test_nbdev/
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to test_nbdev
> Test `nbdev`.
This is the documentation for `test_nbdev`.
## Install
`pip install test_nbdev`
## How to use
Code examples:
```python
say_hello("Wilbur")
```
'Hello Wilbur!'