Giter Club home page Giter Club logo

Comments (5)

stichbury avatar stichbury commented on June 3, 2024

I've slacked you a link @yetudada in case you have time to pick up this one for visual improvements. Otherwise I'll take a crack at the work when I've completed #19

from kedro-devrel.

stichbury avatar stichbury commented on June 3, 2024

@yetudada I've reviewed this one and am happy to hand to @astrojuanlu for next level review (I can't assign to him yet as he's not in the team)

from kedro-devrel.

astrojuanlu avatar astrojuanlu commented on June 3, 2024

One thing I noticed is that conda doesn't work on Repl.it out of the box: it tries to install it using Nix but then this results in a borked installation:

~/TestingReplit$ which conda
~/TestingReplit$ conda
conda: command not installed. Multiple versions of this command were found in Nix.
Select one to run (or press Ctrl-C to cancel):
Adding python39Packages.conda to replit.nix
success
/nix/store/3dvcszbm6r3n0ngnxcp264xdq1r88n5l-python3.9-conda-4.3.16
ERROR: The install method you used for conda--probably either `pip install conda`
or `easy_install conda`--is not compatible with using conda as an application.
If your intention is to install conda as a standalone application, currently
supported install methods include the Anaconda installer and the miniconda
installer.  You can download the miniconda installer from
https://conda.io/miniconda.html.

Detected change in environment, reloading shell...
~/TestingReplit$ conda --help
ERROR: The install method you used for conda--probably either `pip install conda`
or `easy_install conda`--is not compatible with using conda as an application.
If your intention is to install conda as a standalone application, currently
supported install methods include the Anaconda installer and the miniconda
installer.  You can download the miniconda installer from
https://conda.io/miniconda.html.

I tried installing miniconda with the official method instead, but I'm finding several problems:

  • It's taking a toll on the environment resources - in the end the command succeeded, but I'm not sure if there's a risk that our Repl.it session gets cut off

Screenshot 2023-02-01 at 09-50-48 TestingReplit

  • There's a warning about an existing PYTHONPATH variable - after a couple of quick tests I didn't spot any problem though
  • After installation, an exec $SHELL is required
  • The installation doesn't persist if the user opens another shell - might have to do with Nix (not familiar with it) or how Repl.it shells work

There might be a better way of doing all this, but until we find it we should be careful of what we ask the students to do.

from kedro-devrel.

astrojuanlu avatar astrojuanlu commented on June 3, 2024

Gave a thorough pass at the dependency management slides, exercise still missing. Will hold off any further edits until we discuss the conda situation in Repl.it.

from kedro-devrel.

astrojuanlu avatar astrojuanlu commented on June 3, 2024

This is done.

from kedro-devrel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.