Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run it for NMR data in Jupyter Notebook #7

Open
RicardoMBorges opened this issue Sep 30, 2021 · 1 comment
Open

Run it for NMR data in Jupyter Notebook #7

RicardoMBorges opened this issue Sep 30, 2021 · 1 comment

Comments

@RicardoMBorges
Copy link

Hello,
thank you for sharing this. My question is: Can we run it for NMR data in Jupyter Notebook?

I'm trying this (but I don't have too much experience in programming/Python/Jupyter:
import sys
sys.path.append(my_path)
import runISTOCSY
runISTOCSY.main() --> probably wrong since I wouldn't be using the GUI

Thanks again

@carolinesands
Copy link
Member

Hi Ricardo,

Thank you for your interest in using ISTOCSY!

You can definitely initiate the GUI from inside a Jupyter notebook, and indeed running those exact lines should open the ISTOCSY window.

Could you please provide a little more detail on the error message that you're getting?

Best wishes,
Caroline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants