Wykres commitów

1206 Commity (a33eafab62be6075fa89f624cb4ed34d732f7a0c)

Autor SHA1 Wiadomość Data
Tim Head a33eafab62
Merge pull request #586 from minrk/refresh-lock
regen Pipfile.lock
2019-02-21 11:36:12 +01:00
Tim Head 397695bbaa
Merge pull request #539 from yuvipanda/v3.7
Bump default python version to 3.7
2019-02-21 11:06:03 +01:00
Min RK adfd8c4d15
Merge pull request #585 from betatim/docs-tweaks
[MRG] Update documentation with more cross references
2019-02-21 10:55:23 +01:00
Min RK 26bf1e8ce5 regen Pipfile.lock 2019-02-21 10:50:47 +01:00
Min RK de3658442b update docs for pinning Python
- clarify that runtime.txt is only for env files that don't support runtime specification
- specify default version of Python and when it changed
- more links to pinning docs
2019-02-21 10:20:56 +01:00
Min RK 2baf31dc8a add default_python replacement to sphinx
and get docs version from the package so it doesn't get out of date
2019-02-21 10:07:54 +01:00
Tim Head bc5a53d977 Update documentation with more cross references 2019-02-21 08:38:38 +01:00
Tim Head 6cdd81ba7f
Merge pull request #583 from haraldschilly/patch-1
install: one-liner to install most recent upstream code
2019-02-20 16:26:18 +01:00
Tim Head 349f801aae
install: don't rely on git, download zip file directly
Co-Authored-By: haraldschilly <harald.schilly@gmail.com>
2019-02-20 15:19:57 +01:00
Harald Schilly 74cb6dbde7
install: one-liner to install most recent upstream code 2019-02-20 12:37:48 +01:00
Tim Head 8deda05fff
Merge pull request #581 from minrk/travis-freeze
add pip freeze to travis.yml
2019-02-19 13:27:42 +01:00
Tim Head 9c251125c1
Merge pull request #579 from GladysNalvarte/expose_cpu
Exposes CPU limit
2019-02-19 11:30:12 +01:00
Min RK 5ddce5a9b3 add pip freeze to travis.yml
and stop building docs on travis, we are already building them on circle
2019-02-19 10:59:16 +01:00
Gladys Nalvarte 7609e7f0aa Update build method in docker and legacy files 2019-02-19 10:45:48 +01:00
Gladys Nalvarte 5bf2eadcf8 Exposes CPU limit 2019-02-15 14:57:58 +01:00
yuvipanda 6d14754c35 Bump tag used to test requirements example 2019-02-12 20:49:26 -08:00
yuvipanda d8f8c781b2 Bump python default version to 3.7 2019-02-11 12:49:58 -08:00
Tim Head 9766c95455
Merge pull request #576 from minrk/pin-conda-more
pin conda during Python-switch step
2019-02-10 12:28:25 +01:00
Tim Head 89027c68c7
Update checked conda version 2019-02-10 11:01:05 +01:00
Tim Head da0eb5826c
Undo conda update 2019-02-10 10:40:38 +01:00
Tim Head 224968c588
Fix path to conda history 2019-02-10 09:53:49 +01:00
Tim Head e218a329f5
Merge pull request #573 from GladysNalvarte/nodejs_inst
npm installation
2019-02-08 18:20:26 +01:00
Min RK 7ade437de4 add a verification that conda version is correct
this isn't linked to the version in the file, so will need to be updated in sync
2019-02-08 12:46:53 +01:00
Min RK 6e91681def empty conda history instead of deleting it
conda uses the presence of this file as a magic indicator of conda envs
so make it empty, not gone
2019-02-08 12:07:31 +01:00
Min RK 33ae3b00ad There's a miniconda release for 4.5.12 2019-02-08 11:26:44 +01:00
Min RK 597f529ef6 pin conda during Python-switch step
even with auto-update-conda disabled,
switching Python version (which reinstalls conda) can end up upgrading to the latest conda

Avoid this by adding the conda pinning to that install stage
2019-02-08 11:24:35 +01:00
Tim Head 8597520e7a
Merge pull request #574 from mrakitin/workaround_pip-19.0.1_issues
FIX: a temporary workaround for pip-19.0.1 issues
2019-02-08 08:16:40 +01:00
Tim Head 0adb11fea2
Merge pull request #575 from yuvipanda/nod-ebug
Check if '--debug' is set properly
2019-02-08 08:16:08 +01:00
yuvipanda 5ba1e0dd44 Check if '--debug' is set properly
Fixes #563
2019-02-07 14:49:25 -08:00
Maksim Rakitin 38422f1aa7 FIX: a temporary workaround for pip-19.0.1 issues 2019-02-07 15:16:30 -05:00
Gladys Nalvarte 8c6329de61 npm installation 2019-02-07 15:36:00 +01:00
Yuvi Panda 9c2c7b6ae2
Merge pull request #572 from minrk/quote-credential-env
missing quotes in GIT_CREDENTIAL_ENV
2019-01-31 10:22:24 -08:00
Min RK a69145fcdd missing quotes in GIT_CREDENTIAL_ENV
echo without quotes removes newline, echo with quotes preserves it.

Previously failing test added
2019-01-31 10:48:18 +01:00
Chris Holdgraf 8f0fc918fc
Merge pull request #571 from yuvipanda/nteract-bump-2
Bump nteract version to 2.0.0
2019-01-30 11:45:32 -08:00
Yuvi Panda e3d82f8a7c
Merge pull request #568 from choldgraf/docsupdate
updating interfaces page and adding jupyterlab workspaces page
2019-01-30 11:36:35 -08:00
yuvipanda 71ee7db5e0 Bump nteract version to 2.0.0 2019-01-30 10:54:44 -08:00
Yuvi Panda 789598c4ab
Merge pull request #569 from lheagy/patch-1
Update conf.py
2019-01-30 10:35:12 -08:00
Lindsey Heagy d8ccc8085d
Update conf.py
update copyright year in the docs
2019-01-29 22:06:14 -08:00
Chris Holdgraf 112b718758 lowercase n 2019-01-29 14:12:19 -08:00
Lindsey Heagy 01fedb2b80
Update docs/source/howto/lab_workspaces.rst
Co-Authored-By: choldgraf <choldgraf@gmail.com>
2019-01-29 14:10:21 -08:00
Chris Holdgraf 88042fff84 updating interfaces page 2019-01-28 20:09:47 -08:00
Min RK ff894f4404
Merge pull request #562 from minrk/docker-tag
fix docker commit tag
2019-01-22 10:19:32 +01:00
Min RK a3c7f3213b fix docker commit tag [ci skip]
use the first 8 chars of the commit, not the last
2019-01-22 10:16:05 +01:00
Tim Head ba531027bd
Merge pull request #557 from yuvipanda/julia-requirements
Support requirements.txt & runtime.txt with Julia
2019-01-18 10:10:50 +01:00
yuvipanda da267be7ac Remove redundant Julia test
This is the equivalent to the pyplot-requirements test,
so just do one rather than 2.
2019-01-18 00:20:07 -08:00
yuvipanda a3b7e95594 Support requirements.txt & runtime.txt with Julia
The comment about Julia only working with CondaBuildPack
hasn't been true since we switched to using conda for getting
our pythons. This change allows people to use requirements.txt
with Julia, rather than forcing them to use environment.yaml
2019-01-17 17:23:54 -08:00
Tim Head 5385b71275
Merge pull request #555 from yuvipanda/julia-packages
Set JULIA_DEPOT_PATH
2019-01-17 10:29:53 +01:00
yuvipanda 3c9f31edc3 Add test for JULIA_DEPOT_PATHt 2019-01-16 22:42:36 -08:00
yuvipanda 6db905f137 Set JULIA_DEPOT_PATH
Equivalent of JULIA_PKGDIR for Julia 1.0+

Fixes #554
2019-01-16 22:20:14 -08:00
Min RK abe256d25a
Merge pull request #551 from GladysNalvarte/loginfo_local_repo
Updated log info for local content provider
2019-01-10 12:35:53 +01:00