Conda 23.10.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 773 页 | 5.05 MB | 8 月前3
Conda 23.7.x Documentationpackage. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False) validation=lambda x: 3 <= x <= 4) ... color = EnumField(Color) >>> # create a new car object >>> car = Car(color=Color.blue, weight=4242.46) >>> car Car(weight=4242.46, color=0) >>> # it has 4 wheels, all by 46), ('wheels', 4), ('color', 0)]) >>> # and json too (note the order!) >>> car.json() '{"weight": 4242.46, "wheels": 4, "color": 0}' >>> # green cars aren't allowed >>> car.color = "green" Traceback (most0 码力 | 795 页 | 4.91 MB | 8 月前3
Conda 23.11.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 781 页 | 4.79 MB | 8 月前3
Conda 24.1.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 795 页 | 4.73 MB | 8 月前3
Conda 24.3.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 786 页 | 4.98 MB | 8 月前3
Conda 24.4.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 786 页 | 4.99 MB | 8 月前3
Conda 24.5.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 794 页 | 5.01 MB | 8 月前3
Conda 25.1.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 822 页 | 5.20 MB | 8 月前3
Conda 24.11.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 818 页 | 5.21 MB | 8 月前3
Conda 24.9.x Documentationinstalled into incorrect locations (#8435) Docs improvements • updated cheatsheet (#8402) • updated color theme (#8403) Contributors • @blackgear • @dhirschfeld • @jakirkham • @jjhelmus • @katietz mentions of pscheck. The --force-pscheck flag has been removed. • added support for S3 channels • fix color issues from pip in conda list on Windows • add support for other machine types on Linux, in particular package. It is most similar to Schematics. Tutorial Chapter 1: Entity and Field Basics >>> class Color(Enum): ... blue = 0 ... black = 1 ... red = 2 >>> class Car(Entity): ... weight = NumberField(required=False)0 码力 | 799 页 | 5.26 MB | 8 月前3
共 16 条
- 1
- 2













