-
Notifications
You must be signed in to change notification settings - Fork 319
Issues: jupyterlite/jupyterlite
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update 0.4.x to jupyterlab 4.2.7
enhancement
New feature or request
#1553
opened Jan 8, 2025 by
bollwyvl
GDPR compliance third party websites - proxy in worker
enhancement
New feature or request
extension idea
Would make a great extension
#1552
opened Jan 5, 2025 by
martenrichter
folders with dots like folderwith.DOT are not allowing to create subsolders
bug
Something isn't working
#1551
opened Jan 2, 2025 by
fozak
scrolling beyond end of article
bug
Something isn't working
#1542
opened Dec 20, 2024 by
steltenpower
Can't create archive for offline usage
bug
Something isn't working
#1541
opened Dec 20, 2024 by
yhcharles
import matplotlib.pyplot as plt # Дані quarters = ["Q1", "Q2", "Q3"] profit = [42000, 77000, 92000] expenses = [33250, 33250, 33250] profitability = [126.34, 231.56, 276.69] # Графік рентабельності plt.figure(figsize=(10, 6)) plt.plot(quarters, profitability, marker='o', color='green', label='Рентабельність (%)') plt.bar(quarters, profit, color='blue', alpha=0.6, label='Прибуток (грн)') plt.bar(quarters, expenses, color='orange', alpha=0.6, label='Витрати (грн)', width=0.5) # Налаштування plt.title("Схема рентабельності витрат за кварталами", fontsize=14) plt.xlabel("Квартал", fontsize=12) plt.ylabel("Рентабельність / Прибуток / Витрати", fontsize=12) plt.legend() plt.grid(True, linestyle="--", alpha=0.7) plt.tight_layout() # Показ графіка plt.show()
bug
Something isn't working
#1534
opened Dec 8, 2024 by
Oleksandra12344
making it easy for noobs to open .ipynb files
enhancement
New feature or request
#1533
opened Dec 8, 2024 by
steltenpower
Notebooks are not completely shown/loaded in jupyterlite?
bug
Something isn't working
#1532
opened Dec 4, 2024 by
tBuLi
Jupyterlite in Firefox becomes unresponsive when running too many concurrent pyodide kernels
bug
Something isn't working
#1527
opened Nov 14, 2024 by
ogrisel
UX: rename "Delete" to "Reset to original" whenever local changes are layered on top of a server-provided file
bug
Something isn't working
#1526
opened Nov 13, 2024 by
ogrisel
Cannot upload certain file types
bug
Something isn't working
#1513
opened Oct 26, 2024 by
SylvainCorlay
Togglable buttons in the toolbar do not toggle in JupyterLite while they do in JupyterLab
bug
Something isn't working
#1512
opened Oct 25, 2024 by
SylvainCorlay
Breaking Basekernel.executeRequest API change suggestion
enhancement
New feature or request
#1504
opened Oct 20, 2024 by
MRYingLEE
Ship additional Pyodide wheels at build time
does not work
bug
#1502
opened Oct 18, 2024 by
jmrohwer
Support session storage backend
enhancement
New feature or request
#1501
opened Oct 16, 2024 by
juntyr
No available storage method found" error when implementing custom storage driver
bug
Something isn't working
#1500
opened Oct 16, 2024 by
snawar92
Surface console messages from kernels to the UI
enhancement
New feature or request
#1498
opened Oct 12, 2024 by
jtpio
Switch away from mambaforge for the ReadTheDocs build
help wanted
Extra attention is needed
maintenance
#1496
opened Oct 11, 2024 by
jtpio
py.html file in Jupyter Lite inaccessible.
bug
Something isn't working
#1488
opened Sep 25, 2024 by
mcdermov
Extensionless files are base64-encoded on upload
bug
Something isn't working
#1487
opened Sep 24, 2024 by
juntyr
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.