Code Monkey home page Code Monkey logo

fastai-docker's Introduction

Paperspace + Fast.ai Docker Files

This repos containers dockerfiles for use with Fast.ai online courses. Each folder corresponds with the verion of the Fast.ai course you are participating in. Course version specific readme files are provided within each subdirectory.

fastai-docker's People

Contributors

bbatha avatar bopbi avatar cwetherill-ps avatar dkobran avatar e-r-i-k-a avatar joshua-paperspace avatar reynld avatar tgajewski avatar zzweig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fastai-docker's Issues

about tag

Tag:1.0-CUDA9.2-base-3.0-v1.0.6

What does the tag mean? Is there any details?

old python (2.7.12) in v3 docker images

Hey I just tried to run a paperspace job on your latest docker image paperspace/fastai:1.0-CUDA9.2-base-3.0-v1.0.6.

I was getting errors with format strings so I ran a job with this code:

echo "python --version"
python --version
echo "PYTHON_VERSION"
echo $PYTHON_VERSION

And here is the output:

python --version
Python 2.7.12
PYTHON_VERSION
3.6

The python version should be 3.6 or later right? Thanks!

Docker run does not run jupyter notebook automatically

Hi

I seem to be having issues with the Dockerfile where
docker run -it --rm -v <volume> -d -p 8002:8888 --name <instance name> <image name> bash does not seem to automatically run Jupyter Notebook and I have to manually bash in to run it. Wish to know if there is a way to solve this.

Anaconda repo url changed

To successfully build the docker image I had to change the miniconda script url to https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh

running fastai-v4-lab in paperspace

Hi, I'm trying to run fastai-v4-lab in paperspace.

Here is what I'm doing:

new notebook -> custom container

enter container name = paperspace/fastai:2.0-CUDA9.2-complete-4.0-v0.0.12

Default command = jupyter lab

image

choose machine = GPU+

But then I get an error, that jupyter token was not found in logs.

Is there a clear mistake I'm making?

image

Thanks in advance

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.