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

More Jupyterlite docs/functionality #496

Merged
merged 4 commits into from
Jun 24, 2022

Conversation

chrispyles
Copy link
Member

Updates docs to include details about running on Jupyterlite and Colab, as well as some updates to using Otter Assign with Jupyterlite assignments

Closes #458

@chrispyles chrispyles added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 7, 2022
@chrispyles chrispyles added this to the v4.0.0.b0 milestone Jun 7, 2022
@chrispyles
Copy link
Member Author

Leaving this PR in draft state until I add a better workflow for testing assignments locally (since the test url prefix won't work yet) and update assign to automatically default to test files when a url prefix is provided (instead of metadata tests).

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #496 (12903fb) into beta (d243498) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             beta     #496      +/-   ##
==========================================
- Coverage   65.68%   65.52%   -0.17%     
==========================================
  Files          91       91              
  Lines        5380     5384       +4     
==========================================
- Hits         3534     3528       -6     
- Misses       1846     1856      +10     
Impacted Files Coverage Δ
otter/assign/__init__.py 75.92% <ø> (ø)
otter/assign/assignment.py 94.54% <ø> (ø)
otter/assign/cell_generators.py 92.98% <100.00%> (+0.25%) ⬆️
otter/assign/notebook_transformer.py 88.80% <100.00%> (ø)
otter/assign/output.py 83.33% <100.00%> (+0.37%) ⬆️
otter/test_files/metadata_test.py 56.25% <0.00%> (-18.75%) ⬇️
otter/test_files/__init__.py 53.19% <0.00%> (-2.84%) ⬇️
otter/check/utils.py 67.27% <0.00%> (-1.82%) ⬇️
otter/assign/tests.py 79.83% <0.00%> (+1.61%) ⬆️

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 d243498...12903fb. Read the comment docs.

@chrispyles chrispyles marked this pull request as ready for review June 24, 2022 02:36
@chrispyles chrispyles merged commit 400edee into ucbds-infra:beta Jun 24, 2022
@chrispyles chrispyles deleted the jupyterlite branch June 24, 2022 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant