LogoLogo
  • Welcome to the HeLx User Guide
  • Using HeLx
    • Creating an App
    • App Management
    • HeLx Workspaces
      • Blackbalsam
      • CloudTop
      • DICOM Viewer for Google Health API
      • ImageJ-Napari
      • Jupyter-DataScience
      • Nextflow API
      • RStudio
    • Deploying HeLx
    • Use Cases
    • Technical Documents
  • Release Notes
  • Contact
Powered by GitBook
On this page
  • Introduction
  • Working with jupyter-datascience notebook in HeLx

Was this helpful?

Export as PDF
  1. Using HeLx
  2. HeLx Workspaces

Jupyter-DataScience

PreviousImageJ-NapariNextNextflow API

Last updated 4 years ago

Was this helpful?

Begin by starting the App as described in the section . Select the Jupyter Datascience application.

Introduction

Jupyter/datascience includes popular packages for data analysis from the Python, Julia and R communities and also packages are included from its ancestor images jupyter/sci-py notebook, jupyter/r-notebook and jupyter/minimal-notebook.

Some of the packages it includes are,

, , , , , , , , , , , , , , , , , , , , , , , and packages

and for interactive visualizations and plots in Python notebooks.

for visualizing machine learning datasets.

The compiler and base environment.

to support Julia code in Jupyter notebooks.

, , and packages.

Working with jupyter-datascience notebook in HeLx

Begin by starting the App as described in the section . Select the Jupyter-DataScience application.

Step-1:

Launch a jupyter-datascience notebook from HeLx by clicking on “Launch Application” button.

Step-2:

This brings us to the jupyter-lab panel where we can select the environment that we want to work on (Python, Julia, R).

Step-3:

Start working on it. Below code shows loading iris dataset (features, labels) from sklearn package to train/test our machine learning model.

Creating an Application
dask
pandas
numexpr
matplotlib
scipy
seaborn
scikit-learn
scikit-image
sympy
cython
patsy
statsmodel
cloudpickle
dill
numba
bokeh
sqlalchemy
hdf5
vincent
beautifulsoup
protobuf
xlrd
bottleneck
pytables
ipywidgets
ipympl
Facets
Julia
IJulia
HDF5
Gadfly
RDatasets
Starting An Existing App