NASA-NAVO / navo-workshop

Tutorial notebooks for how to use PyVO to access NASA and other data in Python.
https://NASA-NAVO.github.io/navo-workshop
BSD 3-Clause "New" or "Revised" License
41 stars 26 forks source link

How do we get md files to open as notebooks by default in jupter notebook/lab? #138

Closed tomdonaldson closed 11 months ago

bsipocz commented 1 year ago

For reference, I have these installed locally where it works out of the box, I'll try to dig up and separate out what would be the bare minimum requirement/default setting:

$ ~/munka/IPAC/navo-workshop [hacking|⚑ 5] $ pipl jupyter
jupyter                           1.0.0
jupyter-cache                     0.5.0
jupyter_client                    7.4.7
jupyter-console                   6.4.4
jupyter-contrib-core              0.4.2
jupyter_core                      5.1.0
jupyter-nbextensions-configurator 0.6.1
jupyter-server                    1.23.3
jupyterlab-pygments               0.2.2
jupyterlab-widgets                3.0.3

[notice] A new release of pip available: 22.2.2 -> 23.3.1
[notice] To update, run: pip install --upgrade pip
$ ~/munka/IPAC/navo-workshop [hacking|⚑ 5] $ pipl notebook
notebook                          6.5.2
notebook_shim                     0.2.2
stargaser commented 11 months ago

@zoghbi-a found out how to change the settings to make a double-click work. The steps are listed in #143.