carpo-student


Namecarpo-student JSON
Version 0.0.15 PyPI version JSON
download
home_pagehttps://github.com/github_username/carpo-student
SummaryJupyterLab extension with backend and frontend parts for carpo student.
upload_time2024-01-10 21:11:00
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD-3-Clause
keywords jupyter jupyterlab jupyterlab3
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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ec/3a/93d67ad00178880ecbe414ea0236a93cf97026a156d18e7e09c1ca72a100/carpo_student-0.0.15.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",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "JupyterLab extension with backend and frontend parts for carpo student.",
    "version": "0.0.15",
    "project_urls": {
        "Homepage": "https://github.com/github_username/carpo-student"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8733c544486d22f862f51d3990578c2201bfa88b633ccdd7ea59fa9cbd75a7c",
                "md5": "87310397b0dad64bba4ee481d7e8ae88",
                "sha256": "8c20e899903e0cc91bbd31e3f05265fd6cd473ed115fde20c865d8c34ef23dc5"
            },
            "downloads": -1,
            "filename": "carpo_student-0.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87310397b0dad64bba4ee481d7e8ae88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 248225,
            "upload_time": "2024-01-10T21:10:58",
            "upload_time_iso_8601": "2024-01-10T21:10:58.165327Z",
            "url": "https://files.pythonhosted.org/packages/e8/73/3c544486d22f862f51d3990578c2201bfa88b633ccdd7ea59fa9cbd75a7c/carpo_student-0.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec3a93d67ad00178880ecbe414ea0236a93cf97026a156d18e7e09c1ca72a100",
                "md5": "48ed9db7ae13deb4252ab9c83cf659b2",
                "sha256": "88c854a6b460e7c016742c8c43f3f598d8e66e6d66d4b72106b888b692059636"
            },
            "downloads": -1,
            "filename": "carpo_student-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "48ed9db7ae13deb4252ab9c83cf659b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 143748,
            "upload_time": "2024-01-10T21:11:00",
            "upload_time_iso_8601": "2024-01-10T21:11:00.061353Z",
            "url": "https://files.pythonhosted.org/packages/ec/3a/93d67ad00178880ecbe414ea0236a93cf97026a156d18e7e09c1ca72a100/carpo_student-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 21:11:00",
    "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.16747s