cubicweb-notebooks


Namecubicweb-notebooks JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/notebooks
SummaryA cube to deal with Jupyter-notebooks and voici view
upload_time2024-02-16 12:00:29
maintainer
docs_urlNone
authorLOGILAB S.A. (Paris, FRANCE)
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            notebooks
=============================================================

A cube to deal with Jupyter-notebooks and voici view

Installation
------------

Open the project in a terminal and run::

    pip install -e .

This will install the cube in your active virtual environment
as ``cubicweb-notebooks``.

The following sections indicate additional steps when you
install this cube as a dependency or as an instance.

As a dependency
~~~~~~~~~~~~~~~

If you plan to use this cube as a dependency for your own cube,
add it to your ``__pkginfo__.py`` as follows::

    __depends__ = {
        # ... Your previous dependencies
        "cubicweb-notebooks": None,
    }

If the target cube is already used as an instance, you need to migrate it
with the help of its python shell (replace ``YOUR_INSTANCE_NAME`` by your instance name)::

    cubicweb-ctl shell YOUR_INSTANCE_NAME

In the python prompt, enter the following command::

    add_cube("notebooks")

Press ``Ctrl-D`` then restart your instance.
The cube should now be available in your instance.

As an instance
~~~~~~~~~~~~~~

If you plan to use this cube directly as an instance, create and start
your instance with the following commands (replace ``notebooks-instance``
by the name of your choice)::

    cubicweb-ctl create notebooks notebooks-instance
    cubicweb-ctl start -D notebooks-instance


Learn More
----------

Visit the `official documentation <https://cubicweb.readthedocs.io/en/4.2.0>`_
to learn more about CubicWeb.

            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/notebooks",
    "name": "cubicweb-notebooks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "LOGILAB S.A. (Paris, FRANCE)",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/63/6d/72af8d6ec7390c38c2b288b2ddb75dbfe4d0c1e64c033905c9ac238aafc5/cubicweb-notebooks-0.1.0.tar.gz",
    "platform": null,
    "description": "notebooks\n=============================================================\n\nA cube to deal with Jupyter-notebooks and voici view\n\nInstallation\n------------\n\nOpen the project in a terminal and run::\n\n    pip install -e .\n\nThis will install the cube in your active virtual environment\nas ``cubicweb-notebooks``.\n\nThe following sections indicate additional steps when you\ninstall this cube as a dependency or as an instance.\n\nAs a dependency\n~~~~~~~~~~~~~~~\n\nIf you plan to use this cube as a dependency for your own cube,\nadd it to your ``__pkginfo__.py`` as follows::\n\n    __depends__ = {\n        # ... Your previous dependencies\n        \"cubicweb-notebooks\": None,\n    }\n\nIf the target cube is already used as an instance, you need to migrate it\nwith the help of its python shell (replace ``YOUR_INSTANCE_NAME`` by your instance name)::\n\n    cubicweb-ctl shell YOUR_INSTANCE_NAME\n\nIn the python prompt, enter the following command::\n\n    add_cube(\"notebooks\")\n\nPress ``Ctrl-D`` then restart your instance.\nThe cube should now be available in your instance.\n\nAs an instance\n~~~~~~~~~~~~~~\n\nIf you plan to use this cube directly as an instance, create and start\nyour instance with the following commands (replace ``notebooks-instance``\nby the name of your choice)::\n\n    cubicweb-ctl create notebooks notebooks-instance\n    cubicweb-ctl start -D notebooks-instance\n\n\nLearn More\n----------\n\nVisit the `official documentation <https://cubicweb.readthedocs.io/en/4.2.0>`_\nto learn more about CubicWeb.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "A cube to deal with Jupyter-notebooks and voici view",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/notebooks"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aefae1c0d0ebec9208dae225a305412e596d1bfbead19e73ba4bee8d2d57639d",
                "md5": "a6ffc556c2516ccd23ff694f04a6bafd",
                "sha256": "fb6371bf2b8377cdb1d6fcfc28972d55c51794f40b29c67a1b5bf9c5971b2945"
            },
            "downloads": -1,
            "filename": "cubicweb_notebooks-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6ffc556c2516ccd23ff694f04a6bafd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 78180215,
            "upload_time": "2024-02-16T12:00:16",
            "upload_time_iso_8601": "2024-02-16T12:00:16.212081Z",
            "url": "https://files.pythonhosted.org/packages/ae/fa/e1c0d0ebec9208dae225a305412e596d1bfbead19e73ba4bee8d2d57639d/cubicweb_notebooks-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "636d72af8d6ec7390c38c2b288b2ddb75dbfe4d0c1e64c033905c9ac238aafc5",
                "md5": "53b24b32924722d8a35beea75e8430a8",
                "sha256": "949e27c0a143ca9636deaa42b8bfe58fd48eb0f62e55821c970476bf23fbb162"
            },
            "downloads": -1,
            "filename": "cubicweb-notebooks-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53b24b32924722d8a35beea75e8430a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77756009,
            "upload_time": "2024-02-16T12:00:29",
            "upload_time_iso_8601": "2024-02-16T12:00:29.935453Z",
            "url": "https://files.pythonhosted.org/packages/63/6d/72af8d6ec7390c38c2b288b2ddb75dbfe4d0c1e64c033905c9ac238aafc5/cubicweb-notebooks-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-16 12:00:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-notebooks"
}
        
Elapsed time: 0.17782s