Skip to main content

SUGAR

Python version of [sugar][sugar]

Install

pip install sk-sugar

Setup

To get all the pagackes required, run the following command:

$ conda env create -f environment.yml

This will create a new conda environment sklab-sugar, which can be activated via:

$ conda activate sklab-sugar

Add kernel to Jupyter Notebook

automatic conda kernels

For greater detail see the official docs for nb_conda_kernels. In short, install nb_conda_kernels in the environment from which you launch JupyterLab / Jupyter Notebooks from (e.g. base) via:

$ conda install -n <notebook_env> nb_conda_kernels

to add a new or exist conda environment to Jupyter simply install ipykernel into that conda environment e.g.

$ conda install -n <python_env> ipykernel

manual ipykernel

add to your Jupyter Notebook kernels via

$ python -m ipykernel install --user --name sklab-sugar

It can be removed via:

$ jupyter kernelspec uninstall sklab-sugar

list kernels found by Jupyter

kernels recognized by conda

$ python -m nb_conda_kernels list

check which kernels are discovered by Jupyter:

$ jupyter kernelspec list

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sk_sugar-0.0.6.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sk_sugar-0.0.6-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file sk_sugar-0.0.6.tar.gz.

File metadata

  • Download URL: sk_sugar-0.0.6.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for sk_sugar-0.0.6.tar.gz
Algorithm Hash digest
SHA256 7d7d209f7462858a534f2098896737b4fe9519ead3e66d25a6f0730c1b58bdc1
MD5 b2ac33f8fdf30b9e52234d1c4086e8a6
BLAKE2b-256 56a1b818bb880942831908302a938ab0d9a5392ed4922774d72ebdfe92be68b3

See more details on using hashes here.

File details

Details for the file sk_sugar-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: sk_sugar-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for sk_sugar-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 980e3047adefef18841452335573ed321f43c81bd04974da31e4021873055f7e
MD5 9aa04678e309251b15e0a3ba5ead966c
BLAKE2b-256 2517a08825fe323ef9842c2b5fe006bc1d737629ad9adfc11781b8a036740737

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.6 This release

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page