https://github.com/ivotron/nbdev_example
https://github.com/ivotron/nbdev_example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivotron/nbdev_example
- Owner: ivotron
- License: apache-2.0
- Created: 2020-10-16T01:21:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T17:56:59.000Z (over 3 years ago)
- Last Synced: 2025-02-11T12:18:58.674Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1020 KB
- 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
# Project name here
> Summary description here.
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:
```python
1+1
```
2
```python
myfunc()
```
hello world