-
I'm running mLLAMA 3.2 on two machines:
Intel 4th Gen SPR server
NVIDIA GPU machine
On the NVIDIA GPU machine, everything works fine. But on the Intel SPR machine, the output is strange (!!!!!!!!…
-
### Check for existing issues
- [X] Completed
## Problem
As evidenced in https://github.com/zed-industries/zed/issues/5273, Jupyter Notebook users would love to edit notebooks. There's a ne…
-
### Bug summary
I am using a Jupyter notebook in VS Code Version: 1.93.1. on MacOS Ventura 13.4.1 and Python 3.12.5
With `matplotlib3.9.0`.
### Additional information
_No response_
### …
-
### Is your enhancement related to a problem? Please describe.
I cannot use Jupyter Notebooks inside of Che. It's possible with VS Code.
I have experimented with the Python plugin for Che, and it …
-
### App
Salesforce to Teams
### Summary:
Python Code won't Execute
### Details:
Command failed: pipreqs --force
INFO: Not scanning for jupyter notebooks.
ERROR: Failed on file: /pipedream/dist/code…
-
**Lead:** Don Setiawan, Romina Piunno
**Date:** 22/08/2024
**Start Time:** 0900
**Duration:** 90
**Description:** All about python packaging
Details
### Learning Outcomes
* Understanding of modula…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Create a new cell in an *.ipynb.
run an import statemen…
-
# Jupyter Notebook Testing Overview
In the field of data science and analysis, Jupyter Notebooks come as a very handy tool since they provide interactive computing and visualization of data. But wh…
-
Hi all ML enthusiasts! Hope you're doing well! :)
Looks like this repo is not maintained anymore and not going to be updated.
Thus, I've ported all the mini-projects code base to `python3.8`. Or…
-
There are a lot of use cases when developers write code and do not up front now where the code will be deployed: *normal* Python or Pyodide.
For example many open source packages (like Panel) might…