knotter icon indicating copy to clipboard operation
knotter copied to clipboard

launching knotter

Open mlnjsh opened this issue 8 years ago • 4 comments

Hi I am using ipython notebook

I have installed Knotter using ! pip install knotter

will you please guide me How to launch knotter?

mlnjsh avatar Feb 02 '18 08:02 mlnjsh

You can run knotter with

> knotter

rosinality avatar Feb 02 '18 08:02 rosinality

I have tried getting the following error


NameError Traceback (most recent call last) in () ----> 1 knotter

NameError: name 'knotter' is not defined

mlnjsh avatar Feb 02 '18 08:02 mlnjsh

I think you can run with ! knotter in the notebook, but I haven't tried it. Knotter is standalone program and you can run it in the shell or command prompt.

rosinality avatar Feb 02 '18 08:02 rosinality

ok , I will try

mlnjsh avatar Feb 02 '18 08:02 mlnjsh