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
Install
pip install ssi_pingme
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.8.tar.gz
(13.8 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.8.tar.gz.
File metadata
- Download URL: ssi_pingme-0.0.8.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ceeeb5473d0daf46b633914b0976b14662a81afec3ed3a80acb6992ce28688
|
|
| MD5 |
4b2987d318ad1c85ac6ad98c351f0b59
|
|
| BLAKE2b-256 |
8cc4abce8f369e6964fe7524eadc55944706b26fbf07f6b26018b928cf21911c
|
File details
Details for the file ssi_pingme-0.0.8-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-0.0.8-py3-none-any.whl
- Upload date:
- Size: 14.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 |
777fc484a02c09fc36af3892a4273b47797b2d2689b6b13beb89da7d76360b04
|
|
| MD5 |
a9b36d169198716d0a77de3cdf2e8b3b
|
|
| BLAKE2b-256 |
67145a429424cad71977f3890e1d649c28919ab54dcbce8ca5170989e8592f9e
|