villares, (edited ) to python
@villares@ciberlandia.pt avatar
juandesant, (edited ) to random
@juandesant@astrodon.social avatar

A one-liner for exporting your Conda environments for re-creation on another machine… but you might want to have a look at whether you actually need to recreate those environments.

for envs in $(conda env list | egrep -v "^#" | awk '{print $1}'); do echo "Exporting environment: $envs"; conda activate $envs; conda env export --no-builds | egrep -v "^prefix" > "$envs.yaml"; conda deactivate $envs; done; ls -l *.yaml  

/ht @boitarsor for improvement

mikemathia, to random
@mikemathia@ioc.exchange avatar
logickinlambda, to datascience
@logickinlambda@mastodon.social avatar

Can any professional explain why use instead of writing some PL/SQL stored procedures then calling them using python?

I just found it is really tricky just to modify data conditionally on a single table, while these kind of tasks are easy using SQL update statement.

waeiski, to python
@waeiski@vis.social avatar

I've been thinking about myself as a coder a lot. I learnt through its variety and . The course I initially went on used those, so I use them to write scripts.

However, I wonder whether I should learn what are about and potentially another IDE like or / , but also actual software architecture and development things. Not to mention things like , , or that interest me.

fedora, to fedora
@fedora@fosstodon.org avatar

We'll return from our break at 11:45am EST (4:45pm UTC) for session 3 of the Fedora 39 Release Party! Talks include:

  • F39 change: Flatpaks without Modules, making Flatpaks simpler to use
  • Anaconda Installer WebUI for Fedora 40 - A Preview 👀
  • Contributor Story: @nirik

Join us: https://hopin.com/events/fedora-linux-39-release-party/registration

nekohayo, to fedora
@nekohayo@mastodon.social avatar

I really hope the future web installer will be much more reliable & performant than what we've had for the past 10+ years, because I suffer everytime I need to use the current version of . It's just super fragile.

It randomly hangs, crashes or slugs around, whether you're trying to pick the language, set up network (for the netinstaller), and to use the partitioning tool (any of the three variants). Everytime I have to touch this Ming vase, I ponder my distro choices.

fabrice13, to windows Italian
@fabrice13@neuromatch.social avatar

I have uninstalled and deleted all folders related to miniconda or anaconda, but every time I reinstall either and start JupyterLab, the launcher shows me Julia kernels and terminals that use the PowerShell of Windows instead of an anaconda prompt, and I cannot activate environments from there.

I just want my JupyterLab on Windows to work with Python and Julia, but I am not even trying with Julia now, they should be both uninstalled.
Still, I find empty files named python and python3 in AppData/Local/Microsoft/WindowsApps and I can't delete them with admin privileges.
What the hell

fedora, to fedora
@fedora@fosstodon.org avatar

Time for the next step in the journey of our new installer!

The Workstation WG and Quality Team need your help testing the new Anaconda WebUI Installer. Testing runs from today to next Monday. Please follow the instructions below and give it a shot!

After that we'll need help with internationalization also for the F39 release (see below)

Anaconda WebUI Installer (Aug 28 - Sep 4): https://fedoramagazine.org/contribute-at-the-test-week-for-the-anaconda-webui-installer-for-fedora-workstation/

Internationalization (Sep 5-11): https://fedoramagazine.org/contribute-at-the-dnf-5-gnome-45-and-i18n-test-days/

timdnewman, to random
@timdnewman@mastodon.social avatar

When you are starting a new project but you have to use windows and aren't allowed docker. And it crashes (see windows) and you forget to switch back to your environment to install the rest of the packages and mess up base:

(Alt text here otherwise it deletes gif- Elen Rippley from alien: I say we take off and nuke it from orbit... It's the only way to be sure)

video/mp4

paulox, to PyConUS
@paulox@fosstodon.org avatar

Antonio Cuni ( Principal Software Engineer core developer founder) gave the talk "The CPU in your browser: WebAssembly demystified" at 2023 🇺🇲🐍

CC @pycon @conda @PyConUS

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • khanakhh
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • Durango
  • megavids
  • InstantRegret
  • cubers
  • GTA5RPClips
  • cisconetworking
  • ethstaker
  • osvaldo12
  • modclub
  • normalnudes
  • provamag3
  • tester
  • anitta
  • Leos
  • lostlight
  • All magazines