Skip to content

PsychQuant/NetMedEx-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetMedEx Workspace

A workspace container aggregating a fork of NetMedEx (an AI-powered biomedical knowledge discovery platform) and related resources.

Structure

Path What
repos/NetMedEx-fork/ git submodulePsychQuant/NetMedEx, a fork of lsbnb/NetMedEx. The actual code lives here.

Working notes (docs/) and editor/session state are kept local and intentionally not tracked in this repository.

Clone

git clone --recurse-submodules https://github.com/PsychQuant/NetMedEx-workspace.git

# already cloned without submodules?
git submodule update --init --recursive

Working with the fork

cd repos/NetMedEx-fork
git checkout -b feat/your-change   # origin = PsychQuant fork, upstream = lsbnb
# ... edit, commit, push to origin, open PR against lsbnb/NetMedEx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors