A Jupyter kernel for OpenModelica.
Important
---------
This project is a fork from the original
`jupyter-openmodelica <https://github.com/OpenModelica/jupyter-openmodelica>`_.
The goal of forking was to perform an important refactor and improve PEP 8 compliance, but also to
fix a few bugs because the original source seems abandonned. If this works I will reach the OM
maintainers and propose to replace the project with the updated code. Plotting is still extremely
fragile and not customizable! Only works properly with Jupyter Notebook and kernel restart is not
working, requires to force shutdown the kernel.
Any help is welcomed!
Prerequisites
-------------
- `Jupyter Notebook <http://jupyter.readthedocs.org/en/latest/install.html>`_
- `OpenModelica <https://openmodelica.org>`_
- `OMPython <https://github.com/OpenModelica/OMPython>`_
Installation
------------
Before proceeding follow the installation instructions in OMPython as given in the prerequisites.
Make sure the environment variable for OpenModelica is set e.g.:
`OPENMODELICAHOME=C:/OpenModelica1.20.0-64bit/`. Once everything is set, install the package with
`pip` from PyPI or clone and build this repository.
pip install kernel_openmodelica
Raw data
{
"_id": null,
"home_page": "https://github.com/WallyTutor/learning-scientific-computing/tree/main/tools/jupyter-kernel-openmodelica",
"name": "kernel-openmodelica",
"maintainer": "\"Walter Dal'Maz Silva\"",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "walter.dalmazsilva@gmail.com",
"keywords": "Scientific computing,Computing platform",
"author": "ArunKumar Palanisamy",
"author_email": "arunkumar.palanisamy@liu.se",
"download_url": "https://github.com/WallyTutor/learning-scientific-computing/tools/jupyter-kernel-openmodelica",
"platform": "Any",
"description": "A Jupyter kernel for OpenModelica.\r\n\r\nImportant\r\n---------\r\nThis project is a fork from the original \r\n`jupyter-openmodelica <https://github.com/OpenModelica/jupyter-openmodelica>`_.\r\nThe goal of forking was to perform an important refactor and improve PEP 8 compliance, but also to\r\nfix a few bugs because the original source seems abandonned. If this works I will reach the OM\r\nmaintainers and propose to replace the project with the updated code. Plotting is still extremely\r\nfragile and not customizable! Only works properly with Jupyter Notebook and kernel restart is not\r\nworking, requires to force shutdown the kernel.\r\nAny help is welcomed!\r\n\r\nPrerequisites\r\n-------------\r\n- `Jupyter Notebook <http://jupyter.readthedocs.org/en/latest/install.html>`_\r\n- `OpenModelica <https://openmodelica.org>`_\r\n- `OMPython <https://github.com/OpenModelica/OMPython>`_\r\n\r\nInstallation\r\n------------\r\nBefore proceeding follow the installation instructions in OMPython as given in the prerequisites.\r\nMake sure the environment variable for OpenModelica is set e.g.: \r\n`OPENMODELICAHOME=C:/OpenModelica1.20.0-64bit/`. Once everything is set, install the package with\r\n`pip` from PyPI or clone and build this repository.\r\n\r\n pip install kernel_openmodelica\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Jupyter kernel for OpenModelica.",
"version": "0.1.1",
"split_keywords": [
"scientific computing",
"computing platform"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "345144432048814917e27b7daf25bd45041f842596c908a61816dba8a1a92acd",
"md5": "cc7a42a093199238d931cef386726b50",
"sha256": "84b6100a0be85ff71f5aca0ac634d396d88e37d1348766a7bec9fe6db50801d5"
},
"downloads": -1,
"filename": "kernel_openmodelica-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc7a42a093199238d931cef386726b50",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 51167,
"upload_time": "2023-04-01T13:56:13",
"upload_time_iso_8601": "2023-04-01T13:56:13.930407Z",
"url": "https://files.pythonhosted.org/packages/34/51/44432048814917e27b7daf25bd45041f842596c908a61816dba8a1a92acd/kernel_openmodelica-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-01 13:56:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "kernel-openmodelica"
}