Skip to content

Jupyter notebook tutorials/cookbooks demonstrating analysis on the SciServer platform

License

Notifications You must be signed in to change notification settings

rjtanner/sciserver_cookbooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter
jupytext kernelspec
text_representation
extension format_name format_version jupytext_version
.md
markdown
1.3
1.16.0
display_name language name
(heasoft)
python
conda-env-heasoft-py

This directory is a place to collect helpful Jupyter notebooks specifically designed for HEASARC@SciServer. For a general introduction of the notebooks, see the introduction notebook

Community feedback and contribution are welcomed and encouraged! Contributed notbeooks will be reviewed by HEASARC scientists and added to the collection. If you plan to contribute, please follow the general format shown in the template file

The tutorials are in markdown format, and need jupytext to run them. On Sciserver, this is included in the heasoft conda environment. If you want to run the notebooks elsewhere, make sure jupytext is installed with pip install jupytext before starting jupyterlab.

Once jupytext is installed, the markdown notebooks can be used like classical ipynb notebooks. The markdown format can be converted to the classical format by running:

jupytext --to notebook markdown-file.md

About

Jupyter notebook tutorials/cookbooks demonstrating analysis on the SciServer platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published