https://github.com/thoth-station/lab
Code for Thoth experiments in Jupyter notebooks
https://github.com/thoth-station/lab
artificial-intelligence hacktoberfest jupyter-notebook thoth
Last synced: 9 months ago
JSON representation
Code for Thoth experiments in Jupyter notebooks
- Host: GitHub
- URL: https://github.com/thoth-station/lab
- Owner: thoth-station
- License: gpl-3.0
- Created: 2018-03-01T09:54:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T00:46:28.000Z (about 2 years ago)
- Last Synced: 2025-03-24T13:51:22.391Z (10 months ago)
- Topics: artificial-intelligence, hacktoberfest, jupyter-notebook, thoth
- Language: Python
- Homepage: https://thoth-station.github.io/
- Size: 1.31 MB
- Stars: 0
- Watchers: 9
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Thoth lab
---------
.. image:: https://img.shields.io/github/v/tag/thoth-station/lab?style=plastic
:target: https://github.com/thoth-station/lab/tags
:alt: GitHub tag (latest by date)
.. image:: https://img.shields.io/pypi/v/thoth-lab?style=plastic
:target: https://pypi.org/project/thoth-lab
:alt: PyPI - Module Version
.. image:: https://img.shields.io/pypi/l/thoth-lab?style=plastic
:target: https://pypi.org/project/thoth-lab
:alt: PyPI - License
.. image:: https://img.shields.io/pypi/dm/thoth-lab?style=plastic
:target: https://pypi.org/project/thoth-lab
:alt: PyPI - Downloads
A laboratory providing helper functions for experiments on software stack
quality in Jupyter notebooks. This library is used in `project Thoth
`__.
See `thoth-station/jupyter-notebook
`__, `thoth-station/datasets
`__ or `thoth-station/notebooks
`__ repos for more information
about usage of this library in `project Thoth `__.
Installation
============
This project is released on
`PyPI `_, so the latest release can be
installed via pip or `Pipenv `_ as shown below:
.. code-block:: console
pipenv install thoth-lab