Skip to content

Commit

Permalink
Merge pull request NASA-NAVO#166 from tomdonaldson/fix_hsc_table_name
Browse files Browse the repository at this point in the history
Fix HSC table and columns names in UCD notebook 66a068f
  • Loading branch information
zoghbi-a committed Jul 9, 2024
1 parent cf85d99 commit 467767e
Show file tree
Hide file tree
Showing 177 changed files with 5,972 additions and 18,272 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f052c01170471b36e8dde8ea45886634
config: 8e623710659abebbd53314d7b695cfcd
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/00_SETUP.doctree
Binary file not shown.
Binary file modified .doctrees/KNOWN_ISSUES.doctree
Binary file not shown.
Binary file modified .doctrees/content/reference_notebooks/basic_reference.doctree
Binary file not shown.
Binary file modified .doctrees/content/reference_notebooks/catalog_queries.doctree
Binary file not shown.
Binary file modified .doctrees/content/reference_notebooks/image_access.doctree
Binary file not shown.
Binary file modified .doctrees/content/reference_notebooks/spectral_access.doctree
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/content/reference_notebooks/votables.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/content/use_case_notebooks/hr_diagram_exercise.doctree
Binary file not shown.
Binary file modified .doctrees/content/use_case_notebooks/hr_diagram_solution.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
178 changes: 106 additions & 72 deletions 00_SETUP.html

Large diffs are not rendered by default.

168 changes: 97 additions & 71 deletions KNOWN_ISSUES.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Diff not rendered.
Diff not rendered.
14 changes: 13 additions & 1 deletion _sources/00_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,24 @@ python check_env.py
```

## 7. Starting Jupyterlab
From the directory containing the notebooks:

From the top-level directory of the repository, change directory to the
`content/` subdirectory:

```console
cd content
```

Start Jupyterlab from this subdirectory:

```console
jupyter lab
```

You can then use the Jupyterlab file browser to navigate to the
`reference_notebooks` and `use_case_notebooks` subdirectories that contain
the notebooks.

## 8. Handling Notebooks in MyST-Markdown format

The Jupyter notebooks in this repository are in
Expand Down
308 changes: 152 additions & 156 deletions _sources/content/reference_notebooks/basic_reference.ipynb

Large diffs are not rendered by default.

164 changes: 81 additions & 83 deletions _sources/content/reference_notebooks/catalog_queries.ipynb

Large diffs are not rendered by default.

169 changes: 90 additions & 79 deletions _sources/content/reference_notebooks/image_access.ipynb

Large diffs are not rendered by default.

91 changes: 51 additions & 40 deletions _sources/content/reference_notebooks/spectral_access.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 467767e

Please sign in to comment.