mccn engine
Project description
mccn-engine
Installing the MCCN and using the demo notebook.
It is recommended to clone this repository into a pyenv managed virtual environment and install its dependencies with Poetry. Here are some of the main steps to set up your environment so you are able to use the MCCN demo notebook.
1. Install pyenv and pyenv-virtualenv plugin
2. Create a virtual environment using Python 3.12.2
Using pyenv virtualenv with pyenv
- Follow this link use pyenv virtualenv with pyenv
3. Activate virtualenv
pyenv activate <env_name>
- For more info follow this link
4. Clone the mccn repository
git clone https://github.com/aus-plant-phenomics-network/mccn-engine
5. Install poetry following the instructions in the link
- Follow this link
Note: You might want to add Poetry to the $PATH, copy the $PATH showed when you install Poetry.
On MAC
vim ~/.zshrc
Paste the $PATH in the first row of the file and save file
6. Install dependencies
In the root directory of this repository run the following command:
poetry install
7. Start the Notebook server
python -m notebook
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
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 mccn_engine-0.1.11.tar.gz.
File metadata
- Download URL: mccn_engine-0.1.11.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.4 CPython/3.11.8 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fa158b741a5d87ac5102db3d19ed15d58f18a1bd321c8383972c6cc95ca17c4
|
|
| MD5 |
17763bf45ebe2939fe3e23393ce8f32d
|
|
| BLAKE2b-256 |
4d5c898887de787c63452076320fe993e8457bfe57c6d556c17beed0478ea671
|
File details
Details for the file mccn_engine-0.1.11-py3-none-any.whl.
File metadata
- Download URL: mccn_engine-0.1.11-py3-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.4 CPython/3.11.8 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcf8ea4ecacfc2f7650545711401c9fc79a462b7d4b579f86b9c4e57aac75fb3
|
|
| MD5 |
d1895c3bf9d143fc16144ece033cedfa
|
|
| BLAKE2b-256 |
77c7944bba85144b75714c156651bdc54d73e85499a823b608fdcfb33f0bbe3d
|