ExaESM-WP4 / workshop-nesh-2020-03

developer material for discussing interactive analysis workloads
0 stars 0 forks source link

Refine structure/contents of the Jupyter-based interactive workflows section #2

Closed kathoef closed 4 years ago

kathoef commented 4 years ago

For the current draft material I would suggest at the moment:

ExaESM_WP4.ipynb

introduction_to_the_workshop.ipynb

Dask_LocalCluster_Example.ipynb

Dask_Jobqueue_Example.ipynb

add Summary.ipynb notebook

willirath commented 4 years ago

I'm working on the LocalCluster example.

willirath commented 4 years ago

Dask_LocalCluster_Example.ipynb

  • choose more general name for the notebook, e.g. jupyter_compute_nodes_example.ipynb because in principal it would be possible to work with Jupyter on compute nodes and use a MATLAB, Ferret, R, ... Jupyter kernel; we should probably highlight the Jupyter kernel feature at this point? or already in the Jupyter on frontends notebook?

Not sure about this. I think, I'd mention the kernel idea but not dive in too deep at this point.

(But we should prepare the setup of a Ferret kernel.)