TODO
Project description
ssi_pingme
Dev mode
#Create the dev environment in ./.venv then activate it so you're working in it
conda env create -p ./.venv --file conda.dev.env.yaml
conda activate ./.venv
#Need to add kernel to jupyterhub for processing on server, ipykernel is part of conda.dev.env.yaml
python -m ipykernel install --user --name=Pingme
#After this change your kernel to Pingme via JupyterHub (top right of a notebook)
#Now we need to create the repo locally
nbdev_export
#with it created we can install the dev env
pip install -e '.[dev]'
#optional test to ensure it worked
core_hello_world test #to test everything works
#now we can do nbdev_prepare
nbdev_prepare
If releasing to conda be sure to add the channel povilasmat to your conda for envyaml
Install
pip install ssi_pingme
How to use
Fill me in please! Don’t forget code examples:
!start_pingme_webservice -h
!pingme -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ssi_pingme-0.0.12.tar.gz
(16.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssi_pingme-0.0.12.tar.gz.
File metadata
- Download URL: ssi_pingme-0.0.12.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48c812ca2aeb0c4cdcbfc6030e50238b09960019a57b4ae9ca36a3ae4c606a5d
|
|
| MD5 |
eedfa5e458d4f5a45a898bada56d18ae
|
|
| BLAKE2b-256 |
7520f0cfa1331e4abec91a7fb7acc6560fc0cbf51abbbee71b84003973b45582
|
File details
Details for the file ssi_pingme-0.0.12-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-0.0.12-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f2e1d90eb4a86fc8553177fee815392150eb3e7c106289d225bb26c25173c77
|
|
| MD5 |
b943fcbfb8416749cf37166e49f1f804
|
|
| BLAKE2b-256 |
5533c2d23bbdd43547eedf4e81f4b1b3566f484ad74afe75b64f0b8d842867bb
|