issues
search
mwouts
/
jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k
stars
386
forks
source link
New ignore argument & config option
#988
Open
mwouts
opened
2 years ago
mwouts
commented
2 years ago
Closes #986 Closes #974
TODO
[ ] Find a more efficient way to determine if
nb_file
matches a glob than listing all the files in the glob
[ ] We want the method to work also when
nb_file
does not exists!
[ ] Find out how to do so in the context of the contents manager (path separator is always
/
, and there might be no underlying file system)
Closes #986 Closes #974
TODO
nb_file
matches a glob than listing all the files in the globnb_file
does not exists!/
, and there might be no underlying file system)