WeSearch
Hub / Tags / Jupyter
TAG · #JUPYTER

Jupyter coverage.

Every story in the WeSearch catalog tagged with #jupyter, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

10 stories tagged with #jupyter, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Jupyter"

RELATED TAGS
#programming3#open-webui2#data-visualization1#interactive-charts1#plotly1#akhilesh1#streamlit1#opensource1#beginners1#first-contributions1#the-odin-project1#public-apis1
MLJAR

Why ipynb is a perfect format for saving AI data analysis conversations

You will learn why ipynb notebook format is perfect for saving conversations with AI data analyst.…

7 views ·
#ai#data analysis
R/PYTHON

Jupyter notebooks touching production data are application code from a security standpoint

17 views ·
R/MACHINELEARNING

MergeNB: An intuitive merge conflict resolver built for Jupyter notebooks in VS Code [P]

18 views ·
R/PYTHON

Is jupyter notebooks gonna become text based any time soon?

19 views ·
R/DOCKER

Python kernel crashing with 502 Bad Gateway in Jupyter Docker(only on one particular VM) – R/JULIA kernels work fine

19 views ·
HACKER NEWS (NEWEST)

Playing with Jupyter style playbooks that work with Claude Code

15 views ·
GITHUB

Open WebUI: Jupyter code execution works despite ENABLE_CODE_EXECUTION=false

### Summary The `/api/v1/utils/code/execute` endpoint executes arbitrary Python code via Jupyter for any verified user, even when the admin has set `ENABLE_CODE_EXECUTION=false`. …

12 views ·
#security#vulnerability#code execution
GITHUB

Show HN: nbpipe – A lightweight workflow runner for Jupyter notebooks

Run sequences of Jupyter notebooks as a workflow from the command line or the JupyterLab sidebar - ngafar/nbpipe…

14 views ·
#workflow#programming
DEV COMMUNITY

Top 10 Open Source Projects for Beginners to Contribute To

Top 10 Open Source Projects for Beginners to Contribute To Getting into open source can...…

9 views ·
#opensource#programming#beginners
DEV COMMUNITY

Stop Making Dead Charts: Plotly and the World of Interactive Visualization

Every chart you have made so far is dead. You save it as a PNG. You look at it. You wonder what that...…

9 views ·
#data visualization#interactive charts#programming