TODO
Project description
pingme_v2
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_prepare
#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
Install
pip install pingme_v2
How to use
Fill me in please! Don’t forget code examples:
1+1
2
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.1.tar.gz
(13.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.1.tar.gz.
File metadata
- Download URL: ssi_pingme-0.0.1.tar.gz
- Upload date:
- Size: 13.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 |
3328ca6de75f45f5536bc7b4ee24b6f5c4b354ab86c2685d44cb9318646dc91a
|
|
| MD5 |
50b7d694a0ed4cdb68a3d499e7ae404e
|
|
| BLAKE2b-256 |
74b7efe362109bce0d05bf439f5befa465effa75025986fbfd40957a3f91fd82
|
File details
Details for the file ssi_pingme-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.3 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 |
09285dcbbfc6a275bf9b972a0c974d0c1cad12b4cf3c5d688dcc5f046e49b1e7
|
|
| MD5 |
4398f93247a6eb6ae47c5636329f105c
|
|
| BLAKE2b-256 |
80edadf8c34bc08919d3082d09906552155229d7e5eaec8621ff1cb75bca7e3b
|