# nbdev-project
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
This file will become your README and also the index of your
documentation.
## Developer Guide
If you are new to using `nbdev` here are some useful pointers to get you
started.
### Install nbdev_project in Development mode
``` sh
# make sure nbdev_project package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to nbdev_project
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/majarall/nbdev-project):
``` sh
$ pip install git+https://github.com/majarall/nbdev-project.git
```
or from [conda](https://anaconda.org/majarall/nbdev-project)
``` sh
$ conda install -c majarall nbdev_project
```
or from [pypi](https://pypi.org/project/nbdev-project/)
``` sh
$ pip install nbdev_project
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/majarall/nbdev-project)’s
[pages](https://majarall.github.io/nbdev-project/). Additionally you can
find package manager specific guidelines on
[conda](https://anaconda.org/majarall/nbdev-project) and
[pypi](https://pypi.org/project/nbdev-project/) respectively.
## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```
2
Raw data
{
"_id": null,
"home_page": "https://github.com/majarall/nbdev-project",
"name": "nbdev-project",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "majarall",
"author_email": "mustafa.jarallah@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ec/3a/eff093e27239004720facddb259a7a87b17693eaf136bca0e3bf15a35ceb/nbdev_project-0.0.1.tar.gz",
"platform": null,
"description": "# nbdev-project\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install nbdev_project in Development mode\n\n``` sh\n# make sure nbdev_project package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to nbdev_project\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/majarall/nbdev-project):\n\n``` sh\n$ pip install git+https://github.com/majarall/nbdev-project.git\n```\n\nor from [conda](https://anaconda.org/majarall/nbdev-project)\n\n``` sh\n$ conda install -c majarall nbdev_project\n```\n\nor from [pypi](https://pypi.org/project/nbdev-project/)\n\n``` sh\n$ pip install nbdev_project\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/majarall/nbdev-project)\u2019s\n[pages](https://majarall.github.io/nbdev-project/). Additionally you can\nfind package manager specific guidelines on\n[conda](https://anaconda.org/majarall/nbdev-project) and\n[pypi](https://pypi.org/project/nbdev-project/) respectively.\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n 2\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "nbdev project example",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/majarall/nbdev-project"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf3b6fdab60427ed9f68d2cd285166164b934afd94ecc447e9cdafd76b918046",
"md5": "90110555a2bd12c244f53e2820daee3b",
"sha256": "b0b94c929e57006622eb4717409f85cb2724ad65a96ae272381574982386704f"
},
"downloads": -1,
"filename": "nbdev_project-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90110555a2bd12c244f53e2820daee3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8065,
"upload_time": "2025-01-07T12:06:08",
"upload_time_iso_8601": "2025-01-07T12:06:08.084901Z",
"url": "https://files.pythonhosted.org/packages/cf/3b/6fdab60427ed9f68d2cd285166164b934afd94ecc447e9cdafd76b918046/nbdev_project-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec3aeff093e27239004720facddb259a7a87b17693eaf136bca0e3bf15a35ceb",
"md5": "b4305eeeda869d7f5b15aaee2e9353b3",
"sha256": "c1a2146eab8557964fc9824b2313c9c8d78f8f4cdf03f8248b2375fca1e9acfe"
},
"downloads": -1,
"filename": "nbdev_project-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b4305eeeda869d7f5b15aaee2e9353b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8630,
"upload_time": "2025-01-07T12:06:11",
"upload_time_iso_8601": "2025-01-07T12:06:11.600321Z",
"url": "https://files.pythonhosted.org/packages/ec/3a/eff093e27239004720facddb259a7a87b17693eaf136bca0e3bf15a35ceb/nbdev_project-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 12:06:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "majarall",
"github_project": "nbdev-project",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nbdev-project"
}