carpo-student


Namecarpo-student JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/github_username/carpo-student
SummaryJupyterLab extension with backend and frontend parts for carpo student.
upload_time2025-09-03 20:44:23
maintainerNone
docs_urlNone
authortest
requires_python>=3.7
licenseBSD-3-Clause
keywords jupyter jupyterlab jupyterlab4
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Installation instructions for students

> Students must have installed Anaconda already.

#### Please follow these steps:

1. Open Anaconda.
2. Open the Jupyter Lab app.
3. Navigate to the course directory or create a new course directory.
4. Download the installation script.
	+ For MacOS, download [**install_carpo_osx.py**](../installation-script/install_carpo_osx.py) 
	+ For Windows, download [**install_carpo_win.py**](../installation-script/install_carpo_win.py) 
5. Upload the script to the course directory in Jupyter Lab.
6. Click on "+" and open a new Terminal.
7. Execute this command in Terminal.
	+ For MacOS: **python install_carpo_osx.py**
	+ For Windows: **python install_carpo_win.py** 
8. Close Jupyter Lab and Anaconda.
9. Open the folder that has the script and double click on `RUN_JUPYTER_LAB.command`.
# Configuration of the extension 
Your instructor will walk you through the configuration process.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/github_username/carpo-student",
    "name": "carpo-student",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Jupyter, JupyterLab, JupyterLab4",
    "author": "test",
    "author_email": "test@test.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/c4/325d7121a826cef56c688bfe43ec5e95f6dc01e6f0e2d7d26b6cea4b4de2/carpo_student-0.2.7.tar.gz",
    "platform": "Linux",
    "description": "# Installation instructions for students\n\n> Students must have installed Anaconda already.\n\n#### Please follow these steps:\n\n1. Open Anaconda.\n2. Open the Jupyter Lab app.\n3. Navigate to the course directory or create a new course directory.\n4. Download the installation script.\n\t+ For MacOS, download [**install_carpo_osx.py**](../installation-script/install_carpo_osx.py) \n\t+ For Windows, download [**install_carpo_win.py**](../installation-script/install_carpo_win.py) \n5. Upload the script to the course directory in Jupyter Lab.\n6. Click on \"+\" and open a new Terminal.\n7. Execute this command in Terminal.\n\t+ For MacOS: **python install_carpo_osx.py**\n\t+ For Windows: **python install_carpo_win.py** \n8. Close Jupyter Lab and Anaconda.\n9. Open the folder that has the script and double click on `RUN_JUPYTER_LAB.command`.\n# Configuration of the extension \nYour instructor will walk you through the configuration process.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "JupyterLab extension with backend and frontend parts for carpo student.",
    "version": "0.2.7",
    "project_urls": {
        "Homepage": "https://github.com/github_username/carpo-student"
    },
    "split_keywords": [
        "jupyter",
        " jupyterlab",
        " jupyterlab4"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14722d17a65a53f669a4ffe5707957b075c6ff19c95fb6865d5dcfcec749f8af",
                "md5": "63038c7b4d6a54dddf4cbada9b228553",
                "sha256": "b46c19e7763b66a2e4b1e10e27371498ef3c8f038c5e8b4f6ecce46d03ba6005"
            },
            "downloads": -1,
            "filename": "carpo_student-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63038c7b4d6a54dddf4cbada9b228553",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 515273,
            "upload_time": "2025-09-03T20:44:22",
            "upload_time_iso_8601": "2025-09-03T20:44:22.259389Z",
            "url": "https://files.pythonhosted.org/packages/14/72/2d17a65a53f669a4ffe5707957b075c6ff19c95fb6865d5dcfcec749f8af/carpo_student-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a3c4325d7121a826cef56c688bfe43ec5e95f6dc01e6f0e2d7d26b6cea4b4de2",
                "md5": "2c545eadd63f052afeb76deafb162501",
                "sha256": "5f07b15b9cc168824f281764a980b69775a2763b7bcdd4cf034f24bd616f3841"
            },
            "downloads": -1,
            "filename": "carpo_student-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "2c545eadd63f052afeb76deafb162501",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 164049,
            "upload_time": "2025-09-03T20:44:23",
            "upload_time_iso_8601": "2025-09-03T20:44:23.693808Z",
            "url": "https://files.pythonhosted.org/packages/a3/c4/325d7121a826cef56c688bfe43ec5e95f6dc01e6f0e2d7d26b6cea4b4de2/carpo_student-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 20:44:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "github_username",
    "github_project": "carpo-student",
    "github_not_found": true,
    "lcname": "carpo-student"
}
        
Elapsed time: 0.92843s