Skip to content

Utility for searching through jupyter configuration files, using jupyter's path definitions to find their locations dynamically.

License

Notifications You must be signed in to change notification settings

mpacer/jupyter_conf_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to use this

pip install jupyter_conf_search 

Which is then executed as

jupyter_conf_search "your_search_term"

on the command line to search for "your_search_term".

If you pass just

jupyter_conf_search

it will return the total list of configuration files that it found relative to the directory that you are running the command from (not just the directories, which you can find using jupyter --paths beneath config:).

© M Pacer

About

Utility for searching through jupyter configuration files, using jupyter's path definitions to find their locations dynamically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages