Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JetStream is installed on the CNF Conversion Computers.

Please note that the built-in JetStream viewer may be a bit sluggish as a result of running on a remote system – this is a JAVA limitation.

Invocation

Python

On the CNF conversion computers, to start the ipython interactive interpreter with an environment setup for JetStream, type in the following command:

...

Code Block
languagebash
$ jetstream
Setting up your ipython environment for jetstream
Python 3.6.3 (default, Jan  9 2018, 10:18:08) 
Type 'copyright', 'credits' or 'license' for more information
IPython 6.5.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: 
 

Java

...

Start the NetBeans IDE with the following command on the CNF conversion computers:

Code Block
languagebash
netbeans

Please note that the NetBeans window can be a bit sluggish as a result of running on a remote system – this is a JAVA limitation.

When setting up your project in NetBeans, the JetStream JAR library is installed in:

  • /usr/local/jetstream

and the JetStream examples are installed in:

  • /usr/local/jetstream/examples

Resources