Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix new text notebook #526

Merged
merged 3 commits into from
May 28, 2020
Merged

Fix new text notebook #526

merged 3 commits into from
May 28, 2020

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented May 28, 2020

  • The notebook extension is activated by default
  • new_untitled works with the default extensions ("" and ".ipynb")

Closes #443

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #526 into master will decrease coverage by 0.00%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   98.89%   98.88%   -0.01%     
==========================================
  Files          89       89              
  Lines        8628     8645      +17     
==========================================
+ Hits         8533     8549      +16     
- Misses         95       96       +1     
Impacted Files Coverage Δ
jupytext/contentsmanager.py 96.84% <94.44%> (+0.22%) ⬆️
jupytext/version.py 100.00% <100.00%> (ø)
tests/test_contentsmanager.py 100.00% <100.00%> (ø)
jupytext/cell_metadata.py 98.32% <0.00%> (-0.34%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52bd6d8...d815de3. Read the comment docs.

@mwouts mwouts merged commit 76057e5 into master May 28, 2020
@mwouts mwouts deleted the fix_new_text_notebook branch May 28, 2020 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Enabling ipynb-free workflows in Jupyter
1 participant