Strategies for documentation and sharing of data analyses.
File -> Share -> Share...
File -> Share -> Copy link
Share
button in the upper right for more control over share settings.pyre
”) that includes R, Python, and Jupyter, and all the necessary supporting packages.conda env create -f https://github.com/neurogenomics/document_and_share/raw/main/templates/env.yml
python -m ipykernel install --user --name=pyre
conda activate pyre
jupyter notebook